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()1865 …(!strcmp(name, "QueueBeginDebugUtilsLabelEXT")) return (void *)table->QueueBeginDebugUtilsLabelEXT; in loader_lookup_device_dispatch_table()4672 VKAPI_ATTR void VKAPI_CALL QueueBeginDebugUtilsLabelEXT( in QueueBeginDebugUtilsLabelEXT() function4682 if (disp->QueueBeginDebugUtilsLabelEXT != NULL) { in QueueBeginDebugUtilsLabelEXT()4683 disp->QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in QueueBeginDebugUtilsLabelEXT()4693 if (NULL != icd_term && NULL != icd_term->dispatch.QueueBeginDebugUtilsLabelEXT) { in terminator_QueueBeginDebugUtilsLabelEXT()4694 icd_term->dispatch.QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in terminator_QueueBeginDebugUtilsLabelEXT()8734 ? (void *)QueueBeginDebugUtilsLabelEXT in extension_instance_gpa()
918 …table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT) gpa(device, "vkQueueBeg… in layer_init_device_dispatch_table()