summaryrefslogtreecommitdiff
path: root/auto/core/gl/GL_NV_geometry_program4
diff options
context:
space:
mode:
Diffstat (limited to 'auto/core/gl/GL_NV_geometry_program4')
-rw-r--r--auto/core/gl/GL_NV_geometry_program47
1 files changed, 7 insertions, 0 deletions
diff --git a/auto/core/gl/GL_NV_geometry_program4 b/auto/core/gl/GL_NV_geometry_program4
new file mode 100644
index 0000000..3f82b19
--- /dev/null
+++ b/auto/core/gl/GL_NV_geometry_program4
@@ -0,0 +1,7 @@
+GL_NV_geometry_program4
+http://developer.download.nvidia.com/opengl/specs/GL_NV_geometry_program4.txt
+GL_NV_gpu_program4
+ GL_GEOMETRY_PROGRAM_NV 0x8C26
+ GL_MAX_PROGRAM_OUTPUT_VERTICES_NV 0x8C27
+ GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV 0x8C28
+ void glProgramVertexLimitNV (GLenum target, GLint limit)