Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp96 const int thresholdGreen = 1 << (8 - greenBits); in compareColors() local
788 const int thresholdGreen = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp998 …const int thresholdGreen = 1 << (8 - m_context.getRenderTarget().getPixelFormat().greenBi… in iterate() local
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1275 const int thresholdGreen = 1 << (8 - getPixelFormat().greenBits); in iterate() local