gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.TextureRectangle

Synopsis

Extension Support

gl_ARB_texture_rectangle :: Bool Source #

Checks that the GL_ARB_texture_rectangle extension is available.

GL_ARB_texture_rectangle

pattern GL_TEXTURE_RECTANGLE_ARB :: (Eq a, Num a) => a Source #