|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::VulkanRenderPassAllocator, 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 | |
| RenderPassAllocator() | Video::RenderPassAllocator | |
| VulkanRenderPassAllocator(VkDevice device) | Video::VulkanRenderPassAllocator | explicit |
| ~RenderPassAllocator() | Video::RenderPassAllocator | virtual |
| ~VulkanRenderPassAllocator() final | Video::VulkanRenderPassAllocator |