Searched refs:QueueBeginDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
544 PFN_vkQueueBeginDebugUtilsLabelEXT QueueBeginDebugUtilsLabelEXT; member
735 …table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT) gpa(device, "vkQueueBeg… in layer_init_device_dispatch_table()736 …if (table->QueueBeginDebugUtilsLabelEXT == nullptr) { table->QueueBeginDebugUtilsLabelEXT = (PFN_v… in layer_init_device_dispatch_table()
7803 VKAPI_ATTR void VKAPI_CALL QueueBeginDebugUtilsLabelEXT( in QueueBeginDebugUtilsLabelEXT() function9611 {"vkQueueBeginDebugUtilsLabelEXT", {false, (void*)QueueBeginDebugUtilsLabelEXT}},
1917 VKAPI_ATTR void VKAPI_CALL QueueBeginDebugUtilsLabelEXT(
5738 layer_data->device_dispatch_table.QueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in DispatchQueueBeginDebugUtilsLabelEXT()
845 PFN_vkQueueBeginDebugUtilsLabelEXT QueueBeginDebugUtilsLabelEXT; member
4868 …table->QueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT) gpa(device, "vkQueueBeg… in vk_load_device_commands()