Searched refs:GetPerformanceParameterINTEL (Results 1 – 7 of 7) sorted by relevance
620 PFN_vkGetPerformanceParameterINTEL GetPerformanceParameterINTEL; member
831 …table->GetPerformanceParameterINTEL = (PFN_vkGetPerformanceParameterINTEL) gpa(device, "vkGetPerfo… in layer_init_device_dispatch_table()832 …if (table->GetPerformanceParameterINTEL == nullptr) { table->GetPerformanceParameterINTEL = (PFN_v… in layer_init_device_dispatch_table()
8909 VKAPI_ATTR VkResult VKAPI_CALL GetPerformanceParameterINTEL( in GetPerformanceParameterINTEL() function9674 {"vkGetPerformanceParameterINTEL", {false, (void*)GetPerformanceParameterINTEL}},
6554 …VkResult result = layer_data->device_dispatch_table.GetPerformanceParameterINTEL(device, parameter… in DispatchGetPerformanceParameterINTEL()
2248 VKAPI_ATTR VkResult VKAPI_CALL GetPerformanceParameterINTEL(
804 PFN_vkGetPerformanceParameterINTEL GetPerformanceParameterINTEL; member
4827 …table->GetPerformanceParameterINTEL = (PFN_vkGetPerformanceParameterINTEL) gpa(device, "vkGetPerfo… in vk_load_device_commands()