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.cpp255const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, in CreateBuffer()
315 const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, in CreateImage()
434 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForBuffers() local
485 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForImages() local
Dgpu_buffer_vk.cpp381 const VmaAllocationCreateInfo allocationCreateInfo { in AllocateMemory() local
Dgpu_image_vk.cpp322 const VmaAllocationCreateInfo allocationCreateInfo { in CreateVkImage() local