gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.TextureMirroredRepeat

Contents

Synopsis

Extension Support

gl_OES_texture_mirrored_repeat :: Bool #

Checks that the GL_OES_texture_mirrored_repeat extension is available.

GL_OES_texture_mirrored_repeat

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