Searched refs:GL_CCW (Results 1 – 13 of 13) sorted by relevance
155 gl.glFrontFace(GL10.GL_CCW); in draw()
34 c->cull.frontFace = GL_CCW; in ogles_init_vertex()
269 case GL_CCW: in glFrontFace()
829 const GLenum winding = (c->lerp.area() > 0) ? GL_CW : GL_CCW; in cull_triangle()
39 int GL_CCW = 0x0901; field
38 int GL_CCW = 0x0901;
41 public static final int GL_CCW = 0x0901; field in GLES10
93 public static final int GL_CCW = 0x0901; field in GLES20
214 #define GL_CCW 0x0901 macro
40 public static final int GL_CCW = 0x0901;
92 public static final int GL_CCW = 0x0901;
187 #define GL_CCW 0x0901 macro
165 #define GL_CCW 0x0901 macro