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

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp 96 const int thresholdGreen = 1 << (8 - greenBits);
100 deAbs32(colorA.getGreen() - colorB.getGreen()) <= thresholdGreen &&
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp     [all...]

Completed in 722 milliseconds