Lines Matching refs:green
3524 const tcu::IVec4 green (0, 255, 0, 255);
3534 tcu::clear(tcu::getSubregion(errorAccess, 0, 0, width, 1), green);
3535 tcu::clear(tcu::getSubregion(errorAccess, 0, height-1, width, 1), green);
3536 tcu::clear(tcu::getSubregion(errorAccess, 0, 0, 1, height), green);
3537 tcu::clear(tcu::getSubregion(errorAccess, width-1, 0, 1, height), green);
3619 const tcu::IVec4 green (0, 255, 0, 255);
3629 tcu::clear(tcu::getSubregion(errorAccess, 0, 0, width, 1), green);
3630 tcu::clear(tcu::getSubregion(errorAccess, 0, height-1, width, 1), green);
3631 tcu::clear(tcu::getSubregion(errorAccess, 0, 0, 1, height), green);
3632 tcu::clear(tcu::getSubregion(errorAccess, width-1, 0, 1, height), green);