Lines Matching defs:QueueBeginDebugUtilsLabelEXT
801 table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)gipa(inst, "vkQueueBeginDebugUtilsLabelEXT");
1508 dispatch->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)gpda(dev->icd_device, "vkQueueBeginDebugUtilsLabelEXT");
2572 if (!strcmp(name, "QueueBeginDebugUtilsLabelEXT")) return (void *)table->QueueBeginDebugUtilsLabelEXT;
5815 VKAPI_ATTR void VKAPI_CALL QueueBeginDebugUtilsLabelEXT(
5825 if (disp->QueueBeginDebugUtilsLabelEXT != NULL) {
5826 disp->QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo);
5839 if (NULL != dispatch_table->extension_terminator_dispatch.QueueBeginDebugUtilsLabelEXT)
5840 dispatch_table->extension_terminator_dispatch.QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo);
10697 ? (void *)QueueBeginDebugUtilsLabelEXT
12018 if (!strcmp(name, "QueueBeginDebugUtilsLabelEXT")) {