Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp93 const int thresholdBlue = 1 << (8 - blueBits); in compareColors() local
784 const int thresholdBlue = stackSize - 1; in verifyTriangleGroupInterpolationWithInterpolator() local
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1131 …const int thresholdBlue = 1 << (8 - m_context.getRenderTarget().getPixelFormat().blueBits… in iterate() local
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1280 const int thresholdBlue = 1 << (8 - getPixelFormat().blueBits); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1611 const int thresholdBlue = 1 << (8 - colorBits[2]); in iterate() local