Searched refs:loader_get_dev_dispatch (Results 1 – 3 of 3) sorted by relevance
59 static inline struct loader_dev_dispatch_table *loader_get_dev_dispatch(const void *obj) { in loader_get_dev_dispatch() function
61 disp = loader_get_dev_dispatch(device); \
5833 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()