Home
last modified time | relevance | path

Searched defs:allocationInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.h78 VmaAllocationInfo allocationInfo; member
H A Dgpu_image_vk.h81 VmaAllocationInfo allocationInfo; member
H A Dgpu_memory_allocator_vk.cpp239 VmaAllocationInfo& allocationInfo) in CreateBuffer()
296 VmaAllocationInfo& allocationInfo) in CreateImage()
H A Dgpu_buffer_vk.cpp61 GpuResourceMemoryVk GetPlatMemory(const VmaAllocationInfo& allocationInfo, const VkMemoryPropertyFl… in GetPlatMemory()
H A Dgpu_image_vk.cpp121 inline GpuResourceMemoryVk GetPlatMemory(const VmaAllocationInfo& allocationInfo, const VkMemoryPro… in GetPlatMemory()