Searched defs:glFrontFace (Results 1 – 7 of 7) sorted by relevance
62 #define glFrontFace GLES2_GET_FUN(FrontFace) macro
538 #define glFrontFace GLES2_GET_FUN(FrontFace) macro
264 void GL_APIENTRY glFrontFace(GLenum mode) { in glFrontFace() function
275 public void glFrontFace(int mode) { in glFrontFace() method in GLErrorLogger.ErrorLoggingGL
2574 void __stdcall glFrontFace(GLenum mode) in glFrontFace() function
547 #define glFrontFace MANGLE(FrontFace) macro