Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp126 VKAPI_ATTR VkResult VKAPI_CALL test_vkEnumerateDeviceExtensionProperties(VkPhysicalDevice physicalD… in test_vkEnumerateDeviceExtensionProperties() function
505 return to_vkVoidFunction(test_vkEnumerateDeviceExtensionProperties); in get_physical_device_func()
628 …return test_vkEnumerateDeviceExtensionProperties(physicalDevice, pLayerName, pPropertyCount, pProp… in vkEnumerateDeviceExtensionProperties()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp340 VKAPI_ATTR VkResult VKAPI_CALL test_vkEnumerateDeviceExtensionProperties(VkPhysicalDevice physicalD… in test_vkEnumerateDeviceExtensionProperties() function
1144 return to_vkVoidFunction(test_vkEnumerateDeviceExtensionProperties); in get_physical_device_func()