HomeSort by relevance Sort by last modified time
    Searched refs:rareThreshold (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fSampleShadingTests.cpp 572 const int rareThreshold = 100;
602 if (it->second < rareThreshold)
608 << "\tRare (less than " << rareThreshold << " pixels): " << rareCount << "\n"
es31fShaderMultisampleInterpolationTests.cpp 131 const int rareThreshold = 100;
159 if (it->second < rareThreshold)
165 << "\tRare (less than " << rareThreshold << " pixels): " << rareCount << "\n"
    [all...]

Completed in 34 milliseconds