Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp92 const int thresholdGreen = 1 << (8 - greenBits); in compareColors() local
783 const int thresholdGreen = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1130 …const int thresholdGreen = 1 << (8 - m_context.getRenderTarget().getPixelFormat().greenBi… in iterate() local
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1279 const int thresholdGreen = 1 << (8 - getPixelFormat().greenBits); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1610 const int thresholdGreen = 1 << (8 - colorBits[1]); in iterate() local