Module: GL_NV_draw_texture

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

Constant Summary collapse

Functions =
{
  def glDrawTextureNV(texture, sampler, x0, y0, x1, y1, z, s0, t0, s1, t1) end => [ :void, :GLuint, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
}.freeze