Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:ccw

1719     GLint ccw = (mState.frontFace == GL_CCW);
1720 programObject->setUniform1iv(frontCCW, 1, &ccw);