Searched refs:CmdBeginDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
547 PFN_vkCmdBeginDebugUtilsLabelEXT CmdBeginDebugUtilsLabelEXT; member
741 …table->CmdBeginDebugUtilsLabelEXT = (PFN_vkCmdBeginDebugUtilsLabelEXT) gpa(device, "vkCmdBeginDebu… in layer_init_device_dispatch_table()742 …if (table->CmdBeginDebugUtilsLabelEXT == nullptr) { table->CmdBeginDebugUtilsLabelEXT = (PFN_vkCmd… in layer_init_device_dispatch_table()
7868 VKAPI_ATTR void VKAPI_CALL CmdBeginDebugUtilsLabelEXT( in CmdBeginDebugUtilsLabelEXT() function9614 {"vkCmdBeginDebugUtilsLabelEXT", {false, (void*)CmdBeginDebugUtilsLabelEXT}},
1928 VKAPI_ATTR void VKAPI_CALL CmdBeginDebugUtilsLabelEXT(
5764 layer_data->device_dispatch_table.CmdBeginDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in DispatchCmdBeginDebugUtilsLabelEXT()
515 PFN_vkCmdBeginDebugUtilsLabelEXT CmdBeginDebugUtilsLabelEXT; member
4538 …table->CmdBeginDebugUtilsLabelEXT = (PFN_vkCmdBeginDebugUtilsLabelEXT) gpa(device, "vkCmdBeginDebu… in vk_load_device_commands()