summaryrefslogtreecommitdiff
path: root/auto/core/gl/GL_EXT_gpu_program_parameters
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-08-10 11:47:22 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-08-10 11:47:22 +0000
commit706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f (patch)
tree88dfac3941d306264b5d8a8138808b06b986624a /auto/core/gl/GL_EXT_gpu_program_parameters
downloadglew-tarball-706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f.tar.gz
Diffstat (limited to 'auto/core/gl/GL_EXT_gpu_program_parameters')
-rw-r--r--auto/core/gl/GL_EXT_gpu_program_parameters5
1 files changed, 5 insertions, 0 deletions
diff --git a/auto/core/gl/GL_EXT_gpu_program_parameters b/auto/core/gl/GL_EXT_gpu_program_parameters
new file mode 100644
index 0000000..9048c98
--- /dev/null
+++ b/auto/core/gl/GL_EXT_gpu_program_parameters
@@ -0,0 +1,5 @@
+GL_EXT_gpu_program_parameters
+http://developer.download.nvidia.com/opengl/specs/GL_EXT_gpu_program_parameters.txt
+GL_EXT_gpu_program_parameters
+ void glProgramEnvParameters4fvEXT (GLenum target, GLuint index, GLsizei count, const GLfloat* params)
+ void glProgramLocalParameters4fvEXT (GLenum target, GLuint index, GLsizei count, const GLfloat* params)