Home | History | Annotate | Download | only in functional

Lines Matching defs:c1

600 		tcu::Vec4 c1;
722 r.c1 = tcu::Vec4(1, 1, 1, 1);
849 tcu::Vec4 c1;
898 const std::string c1Properties = genColorString(m_polys[ndx].c1);
1121 tcu::Vec4 c1;
1202 triangle1.c1 = halfWhite;
1210 triangle2.c1 = halfRed;
1300 triangle.c1 = (tri % 2) ? halfWhite : halfWhite + oddSliceColor;