Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp238const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, in CreateBuffer()
295 const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, in CreateImage()
405 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForBuffers() local
456 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreatePoolForImages() local
H A Dgpu_buffer_vk.cpp349 const VmaAllocationCreateInfo allocationCreateInfo { in AllocateMemory() local
H A Dgpu_image_vk.cpp314 const VmaAllocationCreateInfo allocationCreateInfo { in CreateVkImage() local