mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-20 23:52:55 +00:00
6 lines
258 B
Plaintext
6 lines
258 B
Plaintext
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)
|