Lines Matching full:blending
1824 * \brief Tests special floats in blending
1826 * Tests special floats as alpha and color components with various blending
1828 * with special float values. After the blending test another test pattern
1829 * is drawn to detect possible blending anomalies. Test patterns should be
2010 << tcu::TestLog::Image("Pattern drawn before special float blending", "Pattern drawn before special float blending", beforeImage)
2011 << tcu::TestLog::Image("Pattern drawn after special float blending", "Pattern drawn after special float blending", afterImage)