Searched defs:glFrontFace (Results 1 – 10 of 10) sorted by relevance
64 #define glFrontFace GLES2_GET_FUN(FrontFace) macro
538 #define glFrontFace GLES2_GET_FUN(FrontFace) macro
7 #define glFrontFace glwFrontFace macro
322 void GL_APIENTRY glFrontFace(GLenum mode) { in glFrontFace() function
275 public void glFrontFace(int mode) { in glFrontFace() method in GLErrorLogger.ErrorLoggingGL
1589 void __stdcall glFrontFace(GLenum mode) in glFrontFace() function
22 GLW_APICALL void GLW_APIENTRY glFrontFace (GLenum mode) function
547 #define glFrontFace MANGLE(FrontFace) macro
29 void CallLogWrapper::glFrontFace (glw::GLenum param0) function in CallLogWrapper