Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GL_NV_geometry_program4 « gl « core « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6cb16406710f5460040eed33893c35e89caa691 (plain)
1
2
3
4
5
6
7
8
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)