Searched refs:glFrontFace (Results 1 – 3 of 3) sorted by relevance
359 #define glFrontFace(...) do { glFrontFace(__VA_ARGS__); GLCHECK("glFrontFace");} while(0) macro
491 ::glFrontFace(mode); in frontFace()
101 SDL_PROC_UNUSED(void,glFrontFace,(GLenum mode))