summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_NV_draw_texture
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/extensions/gl/GL_NV_draw_texture
downloadglew-tarball-706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f.tar.gz
Diffstat (limited to 'auto/extensions/gl/GL_NV_draw_texture')
-rw-r--r--auto/extensions/gl/GL_NV_draw_texture4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_NV_draw_texture b/auto/extensions/gl/GL_NV_draw_texture
new file mode 100644
index 0000000..5f4dbcd
--- /dev/null
+++ b/auto/extensions/gl/GL_NV_draw_texture
@@ -0,0 +1,4 @@
+GL_NV_draw_texture
+http://www.opengl.org/registry/specs/NV/draw_texture.txt
+GL_NV_draw_texture
+ void glDrawTextureNV (GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1)