Searched refs:QueueInsertDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
546 PFN_vkQueueInsertDebugUtilsLabelEXT QueueInsertDebugUtilsLabelEXT; member
739 …table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT) gpa(device, "vkQueueI… in layer_init_device_dispatch_table()740 …if (table->QueueInsertDebugUtilsLabelEXT == nullptr) { table->QueueInsertDebugUtilsLabelEXT = (PFN… in layer_init_device_dispatch_table()
7846 VKAPI_ATTR void VKAPI_CALL QueueInsertDebugUtilsLabelEXT( in QueueInsertDebugUtilsLabelEXT() function9613 {"vkQueueInsertDebugUtilsLabelEXT", {false, (void*)QueueInsertDebugUtilsLabelEXT}},
5755 layer_data->device_dispatch_table.QueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in DispatchQueueInsertDebugUtilsLabelEXT()
1924 VKAPI_ATTR void VKAPI_CALL QueueInsertDebugUtilsLabelEXT(
848 PFN_vkQueueInsertDebugUtilsLabelEXT QueueInsertDebugUtilsLabelEXT; member
4871 …table->QueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT) gpa(device, "vkQueueI… in vk_load_device_commands()