Searched refs:glFrontFace (Results 1 – 25 of 72) sorted by relevance
123
52 { "glFrontFace", (deFunctionPtr)glFrontFace },
88 Each case draws two times, with glFrontFace(GL_CCW) and glFrontFace(GL_CW), and89 verifies that the primitive is drawn iff the glFrontFace value matches the
104 glFrontFace = glFrontFace@4
104 glFrontFace
594 &glFrontFace,
88 return (GrGLFuncPtr) glFrontFace; in android_get_gl_proc()282 return (GrGLFuncPtr) glFrontFace; in android_get_gl_proc()
192 glFrontFace(-1); in init()
51 glFrontFace @49
62 functions->fFrontFace = glFrontFace; in CreateCommandBufferSkiaGLBinding()
150 glFrontFace(GL_CCW); in Atlantis_Init()
54 functions->fFrontFace = glFrontFace; in GrGLCreateNativeInterface()
52 gl->frontFace = &glFrontFace;
52 gl->frontFace = (glFrontFaceFunc) loader->get("glFrontFace");
66 functions->fFrontFace = glFrontFace; in create_es_interface()
193 glFrontFace(-1); in init()
64 #define glFrontFace GLES2_GET_FUN(FrontFace) macro
194 ctx.glFrontFace(-1); in front_face()
229 glFrontFace(front_face); in InitState()330 glFrontFace(front_face); in InitState()
368 glFrontFace(front_face_); in ~ScopedAppGLStateRestoreImpl()