Searched refs:SetDebugUtilsObjectTagEXT (Results 1 – 7 of 7) sorted by relevance
543 PFN_vkSetDebugUtilsObjectTagEXT SetDebugUtilsObjectTagEXT; member
733 …table->SetDebugUtilsObjectTagEXT = (PFN_vkSetDebugUtilsObjectTagEXT) gpa(device, "vkSetDebugUtilsO… in layer_init_device_dispatch_table()734 …if (table->SetDebugUtilsObjectTagEXT == nullptr) { table->SetDebugUtilsObjectTagEXT = (PFN_vkSetDe… in layer_init_device_dispatch_table()
980 …if (!wrap_handles) return layer_data->device_dispatch_table.SetDebugUtilsObjectTagEXT(device, pTag… in DispatchSetDebugUtilsObjectTagEXT()988 VkResult result = layer_data->device_dispatch_table.SetDebugUtilsObjectTagEXT( in DispatchSetDebugUtilsObjectTagEXT()
7781 VKAPI_ATTR VkResult VKAPI_CALL SetDebugUtilsObjectTagEXT( in SetDebugUtilsObjectTagEXT() function9610 {"vkSetDebugUtilsObjectTagEXT", {false, (void*)SetDebugUtilsObjectTagEXT}},
1913 VKAPI_ATTR VkResult VKAPI_CALL SetDebugUtilsObjectTagEXT(
868 PFN_vkSetDebugUtilsObjectTagEXT SetDebugUtilsObjectTagEXT; member
4891 …table->SetDebugUtilsObjectTagEXT = (PFN_vkSetDebugUtilsObjectTagEXT) gpa(device, "vkSetDebugUtilsO… in vk_load_device_commands()