|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::VulkanRenderTargetAllocator, including all inherited members.
| BeginFrame() | Video::RenderTargetAllocator | virtual |
| CreateRenderTarget(const glm::uvec2 &size, Texture::Format format) | Video::RenderTargetAllocator | |
| FreeRenderTarget(Texture *renderTarget) | Video::RenderTargetAllocator | |
| RenderTargetAllocator(uint8_t frames, RenderPassAllocator *renderPassAllocator) | Video::RenderTargetAllocator | |
| VulkanRenderTargetAllocator(VulkanRenderer &vulkanRenderer, VkDevice device, VkPhysicalDevice physicalDevice, RenderPassAllocator *renderPassAllocator) | Video::VulkanRenderTargetAllocator | |
| ~RenderTargetAllocator() | Video::RenderTargetAllocator | virtual |
| ~VulkanRenderTargetAllocator() final | Video::VulkanRenderTargetAllocator |