Home
last modified time | relevance | path

Searched refs:add_custom_physical_device_intercept_function (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.h142 …TestLayer& add_custom_physical_device_intercept_function(std::string func_name, PFN_vkVoidFunction… in add_custom_physical_device_intercept_function() function
/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp180 …layer.add_custom_physical_device_intercept_function(func_names.at(i++), to_vkVoidFunction(funcs.fu… in fill_phys_dev_intercept_functions()
181 …layer.add_custom_physical_device_intercept_function(func_names.at(i++), to_vkVoidFunction(funcs.fu… in fill_phys_dev_intercept_functions()
182 …layer.add_custom_physical_device_intercept_function(func_names.at(i++), to_vkVoidFunction(funcs.fu… in fill_phys_dev_intercept_functions()
183 …layer.add_custom_physical_device_intercept_function(func_names.at(i++), to_vkVoidFunction(funcs.fu… in fill_phys_dev_intercept_functions()
184 …layer.add_custom_physical_device_intercept_function(func_names.at(i++), to_vkVoidFunction(funcs.fu… in fill_phys_dev_intercept_functions()
1163 layer.add_custom_physical_device_intercept_function( in add_to_layer()