Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp61 GpuResourceMemoryVk GetPlatMemory(const VmaAllocationInfo& allocationInfo, const VkMemoryPropertyFlags flags) 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 VkMemoryPropertyFlags flags) in GetPlatMemory() function
335 plat_.memory = GetPlatMemory(mem_.allocationInfo, preferredFlags); in CreateVkImage()

Completed in 2 milliseconds