gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.TextureMirroredRepeat

Contents

Synopsis

Extension Support

gl_ARB_texture_mirrored_repeat :: Bool #

Checks that the GL_ARB_texture_mirrored_repeat extension is available.

GL_ARB_texture_mirrored_repeat

pattern GL_MIRRORED_REPEAT_ARB :: forall a. (Num a, Eq a) => a #