Searched defs:loader_device (Results 1 – 1 of 1) sorted by relevance
184 struct loader_device { struct185 struct loader_dev_dispatch_table loader_dispatch;186 VkDevice chain_device; // device object from the dispatch chain210 struct loader_device *next; argument224 struct loader_device *logical_device_list; argument