Searched refs:CmdInsertDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
549 PFN_vkCmdInsertDebugUtilsLabelEXT CmdInsertDebugUtilsLabelEXT; member
745 …table->CmdInsertDebugUtilsLabelEXT = (PFN_vkCmdInsertDebugUtilsLabelEXT) gpa(device, "vkCmdInsertD… in layer_init_device_dispatch_table()746 …if (table->CmdInsertDebugUtilsLabelEXT == nullptr) { table->CmdInsertDebugUtilsLabelEXT = (PFN_vkC… in layer_init_device_dispatch_table()
7909 VKAPI_ATTR void VKAPI_CALL CmdInsertDebugUtilsLabelEXT( in CmdInsertDebugUtilsLabelEXT() function9616 {"vkCmdInsertDebugUtilsLabelEXT", {false, (void*)CmdInsertDebugUtilsLabelEXT}},
5781 layer_data->device_dispatch_table.CmdInsertDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in DispatchCmdInsertDebugUtilsLabelEXT()
1935 VKAPI_ATTR void VKAPI_CALL CmdInsertDebugUtilsLabelEXT(
586 PFN_vkCmdInsertDebugUtilsLabelEXT CmdInsertDebugUtilsLabelEXT; member
4609 …table->CmdInsertDebugUtilsLabelEXT = (PFN_vkCmdInsertDebugUtilsLabelEXT) gpa(device, "vkCmdInsertD… in vk_load_device_commands()