Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp121 VKAPI_ATTR VkResult VKAPI_CALL test_vkEnumerateDeviceLayerProperties(VkPhysicalDevice physicalDevic… in test_vkEnumerateDeviceLayerProperties() function
503 …kEnumerateDeviceLayerProperties")) return to_vkVoidFunction(test_vkEnumerateDeviceLayerProperties); in get_physical_device_func()
622 return test_vkEnumerateDeviceLayerProperties(physicalDevice, pPropertyCount, pProperties); in vkEnumerateDeviceLayerProperties()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp333 VKAPI_ATTR VkResult VKAPI_CALL test_vkEnumerateDeviceLayerProperties(VkPhysicalDevice physicalDevic… in test_vkEnumerateDeviceLayerProperties() function
1142 …kEnumerateDeviceLayerProperties")) return to_vkVoidFunction(test_vkEnumerateDeviceLayerProperties); in get_physical_device_func()