Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp383 VKAPI_ATTR VkResult VKAPI_CALL generic_tool_props_function(VkPhysicalDevice physicalDevice, uint32_… in generic_tool_props_function() function
403 return generic_tool_props_function(physicalDevice, pToolCount, pToolProperties); in test_vkGetPhysicalDeviceToolPropertiesEXT()
408 return generic_tool_props_function(physicalDevice, pToolCount, pToolProperties); in test_vkGetPhysicalDeviceToolProperties()