Module: GL_NV_draw_texture

Defined in:
lib/opengl-definitions/extensions/GL_NV_draw_texture.rb

Constant Summary collapse

FUNCTIONS =
{
  glDrawTextureNV: [ :void, :GLuint, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
}.freeze