|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::OpenGLRenderPassAllocator, including all inherited members.
| CreateAttachmentlessRenderPass(const glm::uvec2 &size, uint32_t msaaSamples) | Video::RenderPassAllocator | |
| CreateRenderPass(Texture *colorAttachment, RenderPass::LoadOperation colorLoadOperation, Texture *depthAttachment, RenderPass::LoadOperation depthLoadOperation) | Video::RenderPassAllocator | |
| FreePasses(const Texture *attachment) | Video::RenderPassAllocator | |
| OpenGLRenderPassAllocator() | Video::OpenGLRenderPassAllocator | |
| RenderPassAllocator() | Video::RenderPassAllocator | |
| ~OpenGLRenderPassAllocator() final | Video::OpenGLRenderPassAllocator | |
| ~RenderPassAllocator() | Video::RenderPassAllocator | virtual |