Lines Matching defs:QueueInsertDebugUtilsLabelEXT
803 table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT)gipa(inst, "vkQueueInsertDebugUtilsLabelEXT");
1512 dispatch->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT)gpda(dev->icd_device, "vkQueueInsertDebugUtilsLabelEXT");
2574 if (!strcmp(name, "QueueInsertDebugUtilsLabelEXT")) return (void *)table->QueueInsertDebugUtilsLabelEXT;
5869 VKAPI_ATTR void VKAPI_CALL QueueInsertDebugUtilsLabelEXT(
5879 if (disp->QueueInsertDebugUtilsLabelEXT != NULL) {
5880 disp->QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo);
5893 if (NULL != dispatch_table->extension_terminator_dispatch.QueueInsertDebugUtilsLabelEXT)
5894 dispatch_table->extension_terminator_dispatch.QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo);
10709 ? (void *)QueueInsertDebugUtilsLabelEXT
12028 if (!strcmp(name, "QueueInsertDebugUtilsLabelEXT")) {