Searched defs:glCullFace (Results 1 – 11 of 11) sorted by relevance
71 glCullFace_client_proc_t glCullFace; member
657 void glCullFace(GLenum mode) in glCullFace() function
71 glCullFace_server_proc_t glCullFace; member
819 GL_API void GL_APIENTRY glCullFace( GLenum mode) { in glCullFace() function
40 glCullFace_client_proc_t glCullFace; member
619 void glCullFace(GLenum mode) in glCullFace() function
351 void glCullFace(GLenum mode) in glCullFace() function
82 glCullFace_t glCullFace; member
45 glCullFace_server_proc_t glCullFace; member
1317 GL_APICALL void GL_APIENTRY glCullFace(GLenum mode){ in glCullFace() function
332 #define glCullFace MANGLE(CullFace) macro