Searched defs:loader_dev_dispatch_table (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/loader/
H A Dloader.h161 struct loader_dev_dispatch_table { struct
168 struct loader_dev_dispatch_table loader_dispatch;
380 static inline struct loader_dev_dispatch_table *
382 return *((struct loader_dev_dispatch_table **)obj);
516 void loader_override_terminating_device_proc(VkDevice device, struct loader_dev_dispatch_table *disp_table);

Completed in 114 milliseconds