Searched refs:MASK_COLOR_OK (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 76 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f); variable 109 tcu::clear(diffMask, MASK_COLOR_OK); in compareImages()
|
D | es3fClippingTests.cpp | 54 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f); variable 158 tcu::clear(diffMask, MASK_COLOR_OK); in compareImages() 280 tcu::clear(output, MASK_COLOR_OK); in checkHalfFilledImageOverdraw()
|
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 73 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f); variable 106 tcu::clear(diffMask, MASK_COLOR_OK); in compareImages()
|
D | es2fClippingTests.cpp | 54 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f); variable 155 tcu::clear(diffMask, MASK_COLOR_OK); in compareImages() 277 tcu::clear(output, MASK_COLOR_OK); in checkHalfFilledImageOverdraw()
|