Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2252 const bool allSupported = optimalTilingFeaturesSupportedForAll(context, in testCompressedFormatsSupported() local
2257 if (featureBitSet && !allSupported) in testCompressedFormatsSupported()
2262 else if (allSupported && !featureBitSet) in testCompressedFormatsSupported()