diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_NV_draw_texture')
-rw-r--r-- | glew/auto/extensions/gl/GL_NV_draw_texture | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_NV_draw_texture b/glew/auto/extensions/gl/GL_NV_draw_texture new file mode 100644 index 0000000..a6189ee --- /dev/null +++ b/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) |