Home
last modified time | relevance | path

Searched refs:MASK_COLOR_OK (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp76 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()
Des3fClippingTests.cpp54 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/
Des2fPolygonOffsetTests.cpp73 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()
Des2fClippingTests.cpp54 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()