|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::VulkanBufferAllocator, including all inherited members.
| BeginFrame() | Video::BufferAllocator | |
| BufferAllocator(uint32_t frames) | Video::BufferAllocator | explicit |
| CreateBuffer(Buffer::BufferUsage bufferUsage, uint32_t size, const void *data) | Video::BufferAllocator | |
| CreateTemporaryBuffer(Buffer::BufferUsage bufferUsage, uint32_t size, const void *data) | Video::BufferAllocator | |
| poolSize | Video::BufferAllocator | protectedstatic |
| VulkanBufferAllocator(VulkanRenderer &vulkanRenderer, VkDevice device, VkPhysicalDevice physicalDevice, uint32_t frames, uint32_t nonCoherentAtomSize) | Video::VulkanBufferAllocator | |
| ~BufferAllocator() | Video::BufferAllocator | virtual |
| ~VulkanBufferAllocator() final | Video::VulkanBufferAllocator |