Lines Matching defs:QueueEndDebugUtilsLabelEXT
802 table->QueueEndDebugUtilsLabelEXT = (PFN_vkQueueEndDebugUtilsLabelEXT)gipa(inst, "vkQueueEndDebugUtilsLabelEXT");
1510 dispatch->QueueEndDebugUtilsLabelEXT = (PFN_vkQueueEndDebugUtilsLabelEXT)gpda(dev->icd_device, "vkQueueEndDebugUtilsLabelEXT");
2573 if (!strcmp(name, "QueueEndDebugUtilsLabelEXT")) return (void *)table->QueueEndDebugUtilsLabelEXT;
5843 VKAPI_ATTR void VKAPI_CALL QueueEndDebugUtilsLabelEXT(
5852 if (disp->QueueEndDebugUtilsLabelEXT != NULL) {
5853 disp->QueueEndDebugUtilsLabelEXT(queue);
5865 if (NULL != dispatch_table->extension_terminator_dispatch.QueueEndDebugUtilsLabelEXT)
5866 dispatch_table->extension_terminator_dispatch.QueueEndDebugUtilsLabelEXT(queue);
10703 ? (void *)QueueEndDebugUtilsLabelEXT
12023 if (!strcmp(name, "QueueEndDebugUtilsLabelEXT")) {