summaryrefslogtreecommitdiff
path: root/engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture
diff options
context:
space:
mode:
authorjjesswan <jessica_wan@brown.edu>2024-04-22 21:56:26 -0400
committerjjesswan <jessica_wan@brown.edu>2024-04-22 21:56:26 -0400
commita556b45abf18f1bd509daaf63b66b7d55e9fd291 (patch)
treebc9b8a2d184c12aee236e7f9f276a34b84ca552d /engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture
parentcd7c76017a12bb548036571c1ff13e551369d06d (diff)
add engine version
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture')
-rw-r--r--engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture5
1 files changed, 5 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture b/engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture
new file mode 100644
index 0000000..a6189ee
--- /dev/null
+++ b/engine-ocean/External/glew/auto/extensions/gl/GL_NV_draw_texture
@@ -0,0 +1,5 @@
+GL_NV_draw_texture
+https://www.khronos.org/registry/OpenGL/extensions/NV/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)