~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to auto/core/GL_NV_geometry_program4

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-05-11 17:48:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511174806-hpbwcimkr4ir0mfl
Tags: 1.5.1-4
make sure mx library really is MX (closes: #528232)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GL_NV_geometry_program4
2
 
http://developer.download.nvidia.com/opengl/specs/GL_NV_geometry_program4.txt
3
 
        GL_GEOMETRY_PROGRAM_NV 0x8C26
4
 
        GL_MAX_PROGRAM_OUTPUT_VERTICES_NV 0x8C27
5
 
        GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV 0x8C28
6
 
        void glProgramVertexLimitNV (GLenum target, GLint limit)
 
1
GL_NV_geometry_program4
 
2
http://developer.download.nvidia.com/opengl/specs/GL_NV_geometry_program4.txt
 
3
        GL_GEOMETRY_PROGRAM_NV 0x8C26
 
4
        GL_MAX_PROGRAM_OUTPUT_VERTICES_NV 0x8C27
 
5
        GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV 0x8C28
 
6
        void glProgramVertexLimitNV (GLenum target, GLint limit)