Home
last modified time | relevance | path

Searched defs:thresholdRed (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp91 const int thresholdRed = 1 << (8 - redBits); in compareColors() local
782 const int thresholdRed = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1129 const int thresholdRed = 1 << (8 - m_context.getRenderTarget().getPixelFormat().redBits); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1278 const int thresholdRed = 1 << (8 - getPixelFormat().redBits); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1609 const int thresholdRed = 1 << (8 - colorBits[0]); in iterate() local