Searched defs:frontFaceCCW (Results 1 – 4 of 4) sorted by relevance
82 bool frontFaceCCW : 1; member
86 bool frontFaceCCW : 1; member
1784 bool frontFaceCCW = (mState.frontFace == GL_CCW); in applyState() local
2792 bool frontFaceCCW = (mState.frontFace == GL_CCW); in applyState() local