Home | History | Annotate | Download | only in functional

Lines Matching full:ccw

466 		case WINDING_CCW:	return "ccw";
2672 // Test the "cw" and "ccw" TES input layout qualifiers.
6851 { "CCW order", "layout(triangles, ccw) in", GL_CCW },
7292 TestCaseGroup* const windingGroup = new TestCaseGroup(m_context, "winding", "Test the cw and ccw input layout qualifiers");