Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dgpu_memory_allocator_vk.cpp208const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, in CreateBuffer()
258 const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, in CreateImage()
361 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForBuffers() local
412 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForImages() local
Dgpu_buffer_vk.cpp259 const VmaAllocationCreateInfo allocationCreateInfo { in AllocateMemory() local
Dgpu_image_vk.cpp303 const VmaAllocationCreateInfo allocationCreateInfo { in CreateVkImage() local