Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp85 bool IsPhysicalDeviceExtensionAvailable(const char* extension_name) { in IsPhysicalDeviceExtensionAvailable() function
1191 if (IsPhysicalDeviceExtensionAvailable(VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME)) { in get_physical_device_func()
1199 if (IsPhysicalDeviceExtensionAvailable(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in get_physical_device_func()
1204 if (IsPhysicalDeviceExtensionAvailable(VK_EXT_CALIBRATED_TIMESTAMPS_EXTENSION_NAME)) { in get_physical_device_func()