Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader_common.h184 struct loader_device { struct
185 struct loader_dev_dispatch_table loader_dispatch;
186 VkDevice chain_device; // device object from the dispatch chain
210 struct loader_device *next; argument
224 struct loader_device *logical_device_list; argument