Searched defs:glCullFace (Results 1 – 7 of 7) sorted by relevance
82 glCullFace_t glCullFace; member
57 glCullFace(27, 27), enumConstant
428 GL_APICALL void GL_APIENTRY glCullFace(GLenum mode){ in glCullFace() function
172 public void glCullFace(int mode) { in glCullFace() method in MatrixTrackingGL
475 GL_API void GL_APIENTRY glCullFace( GLenum mode) { in glCullFace() function
351 void glCullFace(GLenum mode) in glCullFace() function