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