Searched refs:memory_props (Results 1 – 2 of 2) sorted by relevance
107 VkPhysicalDeviceMemoryProperties memory_props; member
110 GetPhysicalDeviceMemoryProperties(pdevice, &wsi->memory_props); in wsi_device_init()1628 const VkMemoryType type = wsi->memory_props.memoryTypes[t]; in wsi_select_memory_type()