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()1861 …strcmp(name, "QueueInsertDebugUtilsLabelEXT")) return (void *)table->QueueInsertDebugUtilsLabelEXT; in loader_lookup_device_dispatch_table()4710 VKAPI_ATTR void VKAPI_CALL QueueInsertDebugUtilsLabelEXT( in QueueInsertDebugUtilsLabelEXT() function4720 if (disp->QueueInsertDebugUtilsLabelEXT != NULL) { in QueueInsertDebugUtilsLabelEXT()4721 disp->QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in QueueInsertDebugUtilsLabelEXT()4731 if (NULL != icd_term && NULL != icd_term->dispatch.QueueInsertDebugUtilsLabelEXT) { in terminator_QueueInsertDebugUtilsLabelEXT()4732 icd_term->dispatch.QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in terminator_QueueInsertDebugUtilsLabelEXT()8699 ? (void *)QueueInsertDebugUtilsLabelEXT in extension_instance_gpa()
914 …table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT) gpa(device, "vkQueueI… in layer_init_device_dispatch_table()