Home | History | Annotate | Download | only in functional

Lines Matching defs:c1

597 		tcu::Vec4 c1;
719 r.c1 = tcu::Vec4(1, 1, 1, 1);
845 tcu::Vec4 c1;
894 const std::string c1Properties = genColorString(m_polys[ndx].c1);
1117 tcu::Vec4 c1;
1198 triangle1.c1 = halfWhite;
1206 triangle2.c1 = halfRed;
1296 triangle.c1 = (tri % 2) ? halfWhite : halfWhite + oddSliceColor;