Searched refs:glFrontFace (Results 1 – 11 of 11) sorted by relevance
83 #define glFrontFace(...) QOpenGLContext::currentContext()->functions()->glFrontFace(__VA_ARGS__) macro
128 glFrontFace(GL_CW); in paintGL()
359 glFrontFace(GL_CW); in paintGL()
482 GL_API void GL_APIENTRY glFrontFace (GLenum mode);
574 GL_APICALL void GL_APIENTRY glFrontFace (GLenum mode);
576 GL_APICALL void GL_APIENTRY glFrontFace (GLenum mode);
757 glFrontFace(*(GLenum *) (pc + 0)); in __glXDisp_FrontFace()
906 glFrontFace((GLenum) bswap_ENUM(pc + 0)); in __glXDispSwap_FrontFace()