Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp96 const int thresholdGreen = 1 << (8 - greenBits); in compareColors() local
870 const int thresholdGreen = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1172 const int thresholdGreen = 1 << (8 - m_context.getRenderTarget().getPixelFormat().greenBits); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1348 const int thresholdGreen = 1 << (8 - getPixelFormat().greenBits); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6057 const int thresholdGreen = 1 << (8 - colorBits[1]); in iterate() local