Hymn to Beauty
C++ 3D Engine
Video::VulkanBufferAllocator Member List

This is the complete list of members for Video::VulkanBufferAllocator, including all inherited members.

BeginFrame()Video::BufferAllocator
BufferAllocator(uint32_t frames)Video::BufferAllocatorexplicit
CreateBuffer(Buffer::BufferUsage bufferUsage, uint32_t size, const void *data)Video::BufferAllocator
CreateTemporaryBuffer(Buffer::BufferUsage bufferUsage, uint32_t size, const void *data)Video::BufferAllocator
poolSizeVideo::BufferAllocatorprotectedstatic
VulkanBufferAllocator(VulkanRenderer &vulkanRenderer, VkDevice device, VkPhysicalDevice physicalDevice, uint32_t frames, uint32_t nonCoherentAtomSize)Video::VulkanBufferAllocator
~BufferAllocator()Video::BufferAllocatorvirtual
~VulkanBufferAllocator() finalVideo::VulkanBufferAllocator