Searched defs:loader_physical_device (Results 1 – 1 of 1) sorted by relevance
339 struct loader_physical_device { struct340 VkLayerInstanceDispatchTable *disp; // must be first entry in structure341 struct loader_icd *this_icd;342 uint8_t icd_index;343 VkPhysicalDevice phys_dev; // object from ICD