Home
last modified time | relevance | path

Searched refs:loader_get_dev_dispatch (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader.h59 static inline struct loader_dev_dispatch_table *loader_get_dev_dispatch(const void *obj) { in loader_get_dev_dispatch() function
Dunknown_ext_chain.c61 disp = loader_get_dev_dispatch(device); \
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c5833 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(queue); in terminator_QueueBeginDebugUtilsLabelEXT()
5859 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(queue); in terminator_QueueEndDebugUtilsLabelEXT()
5887 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(queue); in terminator_QueueInsertDebugUtilsLabelEXT()
5915 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(commandBuffer); in terminator_CmdBeginDebugUtilsLabelEXT()
5941 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(commandBuffer); in terminator_CmdEndDebugUtilsLabelEXT()
5969 struct loader_dev_dispatch_table *dispatch_table = loader_get_dev_dispatch(commandBuffer); in terminator_CmdInsertDebugUtilsLabelEXT()