Searched refs:QueueInsertDebugUtilsLabelEXT (Results 1 – 6 of 6) sorted by relevance
85 GET_INSTANCE_PROC(QueueInsertDebugUtilsLabelEXT); in LoadInstanceProcs()
81 PFN_vkQueueInsertDebugUtilsLabelEXT QueueInsertDebugUtilsLabelEXT = nullptr; member
403 PFN_vkQueueInsertDebugUtilsLabelEXT QueueInsertDebugUtilsLabelEXT; member
752 PFN_vkQueueInsertDebugUtilsLabelEXT QueueInsertDebugUtilsLabelEXT; member
251 LOOKUP_GIPA(QueueInsertDebugUtilsLabelEXT, false); in loader_icd_init_entries()812 …table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT)gipa(inst, "vkQueueIns… in loader_init_device_extension_dispatch_table()1867 …strcmp(name, "QueueInsertDebugUtilsLabelEXT")) return (void *)table->QueueInsertDebugUtilsLabelEXT; in loader_lookup_device_dispatch_table()4722 VKAPI_ATTR void VKAPI_CALL QueueInsertDebugUtilsLabelEXT( in QueueInsertDebugUtilsLabelEXT() function4732 if (disp->QueueInsertDebugUtilsLabelEXT != NULL) { in QueueInsertDebugUtilsLabelEXT()4733 disp->QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in QueueInsertDebugUtilsLabelEXT()4743 if (NULL != icd_term && NULL != icd_term->dispatch.QueueInsertDebugUtilsLabelEXT) { in terminator_QueueInsertDebugUtilsLabelEXT()4744 icd_term->dispatch.QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in terminator_QueueInsertDebugUtilsLabelEXT()8746 ? (void *)QueueInsertDebugUtilsLabelEXT in extension_instance_gpa()
920 …table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT) gpa(device, "vkQueueI… in layer_init_device_dispatch_table()