Searched defs:glFrontFace (Results 1 – 5 of 5) sorted by relevance
179 #define glFrontFace glwFrontFace macro
275 public void glFrontFace(int mode) { in glFrontFace() method in GLErrorLogger.ErrorLoggingGL
547 #define glFrontFace MANGLE(FrontFace) macro
1463 GLW_APICALL void GLW_APIENTRY glFrontFace (GLenum mode) function
1239 void CallLogWrapper::glFrontFace (glw::GLenum mode) function in CallLogWrapper