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.cpp246const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, in CreateBuffer()
306 const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, in CreateImage()
425 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForBuffers() local
476 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForImages() local
Dgpu_buffer_vk.cpp346 const VmaAllocationCreateInfo allocationCreateInfo { in AllocateMemory() local
Dgpu_image_vk.cpp314 const VmaAllocationCreateInfo allocationCreateInfo { in CreateVkImage() local