Safe Haskell | None |
---|---|
Language | Haskell2010 |
- gl_ARB_texture_mirrored_repeat :: Bool
- pattern GL_MIRRORED_REPEAT_ARB :: forall a. (Num a, Eq a) => a
Extension Support
gl_ARB_texture_mirrored_repeat :: Bool Source #
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 Source #