Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleShadingTests.cpp364 const int rareThreshold = 100; in verifyImage() local
394 if (it->second < rareThreshold) in verifyImage()
400 << "\tRare (less than " << rareThreshold << " pixels): " << rareCount << "\n" in verifyImage()
Des31fShaderMultisampleInterpolationTests.cpp152 const int rareThreshold = 100; in verifyImage() local
180 if (it->second < rareThreshold) in verifyImage()
186 << "\tRare (less than " << rareThreshold << " pixels): " << rareCount << "\n" in verifyImage()