HomeSort by relevance Sort by last modified time
    Searched full:thresholdblue (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp 97 const int thresholdBlue = 1 << (8 - blueBits);
101 deAbs32(colorA.getBlue() - colorB.getBlue()) <= thresholdBlue;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp     [all...]

Completed in 84 milliseconds