gl-0.4: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Raw.Extension.OES.TextureMirroredRepeat

Contents

Synopsis

Extension Support

gl_OES_texture_mirrored_repeat :: Bool Source

Checks that the GL_OES_texture_mirrored_repeat extension is available.

GL_OES_texture_mirrored_repeat

pattern GL_MIRRORED_REPEAT_OES :: (Num a, Eq a) => a Source