Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp73 bool IsInstanceExtensionSupported(const char* extension_name) { in IsInstanceExtensionSupported() function
189 if (IsInstanceExtensionSupported(pCreateInfo->ppEnabledExtensionNames[iii])) { in test_vkCreateInstance()