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

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2075 const bool featureBitSet = features.*s_compressedFormatSets[setNdx].feature == VK_TRUE; local
2081 if (featureBitSet && !allSupported)
2086 else if (allSupported && !featureBitSet)
2092 if (featureBitSet)

Completed in 311 milliseconds