Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2251 const bool featureBitSet = features.*s_compressedFormatSets[setNdx].feature == VK_TRUE; in testCompressedFormatsSupported() local
2257 if (featureBitSet && !allSupported) in testCompressedFormatsSupported()
2262 else if (allSupported && !featureBitSet) in testCompressedFormatsSupported()
2268 if (featureBitSet) in testCompressedFormatsSupported()