Home
last modified time | relevance | path

Searched refs:GetPlatMemory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp61 GpuResourceMemoryVk GetPlatMemory(const VmaAllocationInfo& allocationInfo, const VkMemoryPropertyFl… in GetPlatMemory() function
370 plat_.memory = GetPlatMemory(mem_.allocationInfo, preferredFlags); in AllocateMemory()
H A Dgpu_image_vk.cpp121 inline GpuResourceMemoryVk GetPlatMemory(const VmaAllocationInfo& allocationInfo, const VkMemoryPro… in GetPlatMemory() function
335 plat_.memory = GetPlatMemory(mem_.allocationInfo, preferredFlags); in CreateVkImage()