Searched defs:glCullFace (Results 1 – 2 of 2) sorted by relevance
343 #define glCullFace(...) do { glCullFace(__VA_ARGS__); GLCHECK("glCullFace");} while(0) macro
1302 void __stdcall glCullFace(GLenum mode) in glCullFace() function