You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
258B

  1. GL_NV_draw_texture
  2. http://www.opengl.org/registry/specs/NV/draw_texture.txt
  3. GL_NV_draw_texture
  4. void glDrawTextureNV (GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1)