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