Home
last modified time | relevance | path

Searched defs:LinuxSortedDeviceInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader_common.h411 struct LinuxSortedDeviceInfo { struct
413 VkPhysicalDevice physical_device;
414 bool default_device;
417 uint32_t icd_index;
441 struct LinuxSortedDeviceInfo internal_device_info[VK_MAX_DEVICE_GROUP_SIZE]; argument