Home
last modified time | relevance | path

Searched defs:allocationCreateInfo (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp405 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForBuffers() local
237 CreateBuffer(const VkBufferCreateInfo& bufferCreateInfo, const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo) CreateBuffer() argument
294 CreateImage(const VkImageCreateInfo& imageCreateInfo, const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo) CreateImage() argument
456 VmaAllocationCreateInfo allocationCreateInfo = {}; CreatePoolForImages() local
[all...]

Completed in 1 milliseconds