|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::WebGPURenderTargetAllocator, including all inherited members.
| BeginFrame() final | Video::WebGPURenderTargetAllocator | virtual |
| CreateAttachmentlessRenderTarget(const glm::uvec2 &size, uint32_t sampleCount=1) | Video::WebGPURenderTargetAllocator | |
| CreateRenderTarget(const glm::uvec2 &size, Texture::Format format) | Video::RenderTargetAllocator | |
| FreeAttachmentlessRenderTarget(WebGPUTexture *renderTarget) | Video::WebGPURenderTargetAllocator | |
| FreeRenderTarget(Texture *renderTarget) | Video::RenderTargetAllocator | |
| RenderTargetAllocator(uint8_t frames, RenderPassAllocator *renderPassAllocator) | Video::RenderTargetAllocator | |
| WebGPURenderTargetAllocator(WebGPURenderer &renderer) | Video::WebGPURenderTargetAllocator | explicit |
| ~RenderTargetAllocator() | Video::RenderTargetAllocator | virtual |
| ~WebGPURenderTargetAllocator() final | Video::WebGPURenderTargetAllocator |