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

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp 95 const int thresholdRed = 1 << (8 - redBits);
99 return deAbs32(colorA.getRed() - colorB.getRed()) <= thresholdRed &&
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp     [all...]

Completed in 169 milliseconds