Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.h100 VkPhysicalDeviceMemoryProperties memory_props; member
Dwsi_common.c101 GetPhysicalDeviceMemoryProperties(pdevice, &wsi->memory_props); in wsi_device_init()
1296 const VkMemoryType type = wsi->memory_props.memoryTypes[t]; in wsi_select_memory_type()