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

  /external/deqp/framework/common/
tcuRasterizationVerifier.cpp 93 const int thresholdBlue = 1 << (8 - blueBits);
97 deAbs32(colorA.getBlue() - colorB.getBlue()) <= thresholdBlue;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/rasterization/
vktRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp     [all...]

Completed in 619 milliseconds