Home
last modified time | relevance | path

Searched refs:GetMemoryTypeIndex (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_hardware_buffer_util.cpp51 GetMemoryTypeIndex(platData.physicalDeviceProperties.physicalDeviceMemoryProperties, in CreateHwPlatformImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_hardware_buffer_util.cpp51 GetMemoryTypeIndex(platData.physicalDeviceProperties.physicalDeviceMemoryProperties, in CreateHwPlatformImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_hardware_buffer_util.cpp51 GetMemoryTypeIndex(platData.physicalDeviceProperties.physicalDeviceMemoryProperties, in CreateHwPlatformImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dplatform_hardware_buffer_util_vk.h44 uint32_t GetMemoryTypeIndex(const VkPhysicalDeviceMemoryProperties& physicalDeviceMemoryProperties,
H A Dplatform_hardware_buffer_util_vk.cpp31 uint32_t GetMemoryTypeIndex(const VkPhysicalDeviceMemoryProperties& physicalDeviceMemoryProperties, in GetMemoryTypeIndex() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_hardware_buffer_util.cpp106 GetMemoryTypeIndex(platData.physicalDeviceProperties.physicalDeviceMemoryProperties, in CreateHwPlatformImage()