Searched refs:QueueBeginDebugUtilsLabelEXT (Results 1 – 6 of 6) sorted by relevance
83 GET_INSTANCE_PROC(QueueBeginDebugUtilsLabelEXT); in LoadInstanceProcs()
79 PFN_vkQueueBeginDebugUtilsLabelEXT QueueBeginDebugUtilsLabelEXT = nullptr; member
401 PFN_vkQueueBeginDebugUtilsLabelEXT QueueBeginDebugUtilsLabelEXT; member
750 PFN_vkQueueBeginDebugUtilsLabelEXT QueueBeginDebugUtilsLabelEXT; member
249 LOOKUP_GIPA(QueueBeginDebugUtilsLabelEXT, false); in loader_icd_init_entries()810 …table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)gipa(inst, "vkQueueBegin… in loader_init_device_extension_dispatch_table()1859 …(!strcmp(name, "QueueBeginDebugUtilsLabelEXT")) return (void *)table->QueueBeginDebugUtilsLabelEXT; in loader_lookup_device_dispatch_table()4660 VKAPI_ATTR void VKAPI_CALL QueueBeginDebugUtilsLabelEXT( in QueueBeginDebugUtilsLabelEXT() function4670 if (disp->QueueBeginDebugUtilsLabelEXT != NULL) { in QueueBeginDebugUtilsLabelEXT()4671 disp->QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in QueueBeginDebugUtilsLabelEXT()4681 if (NULL != icd_term && NULL != icd_term->dispatch.QueueBeginDebugUtilsLabelEXT) { in terminator_QueueBeginDebugUtilsLabelEXT()4682 icd_term->dispatch.QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in terminator_QueueBeginDebugUtilsLabelEXT()8687 ? (void *)QueueBeginDebugUtilsLabelEXT in extension_instance_gpa()
912 …table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT) gpa(device, "vkQueueBeg… in layer_init_device_dispatch_table()