1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/GL_EXT_cull_vertex

8 lines
327 B
Text

GL_EXT_cull_vertex
http://www.opengl.org/registry/specs/gl/EXT/cull_vertex.txt
GL_EXT_cull_vertex
GL_CULL_VERTEX_EXT 0x81AA
GL_CULL_VERTEX_EYE_POSITION_EXT 0x81AB
GL_CULL_VERTEX_OBJECT_POSITION_EXT 0x81AC
void glCullParameterdvEXT (GLenum pname, GLdouble* params)
void glCullParameterfvEXT (GLenum pname, GLfloat* params)