gl-0.8.0: Complete OpenGL raw bindings
Graphics.GL.Ext.NV.DrawTexture
Contents
Synopsis
gl_NV_draw_texture :: Bool #
Checks that the GL_NV_draw_texture extension is available.
glDrawTextureNV :: MonadIO m => GLuint -> GLuint -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> m () #
Usage: glDrawTextureNV texture sampler x0 y0 x1 y1 z s0 t0 s1 t1
glDrawTextureNV texture sampler x0 y0 x1 y1 z s0 t0 s1 t1
glDrawTextureNV