Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.h107 VkPhysicalDeviceMemoryProperties memory_props; member
Dwsi_common.c110 GetPhysicalDeviceMemoryProperties(pdevice, &wsi->memory_props); in wsi_device_init()
1628 const VkMemoryType type = wsi->memory_props.memoryTypes[t]; in wsi_select_memory_type()