gl-0.7.2.2: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.APPLE.TransformHint

Contents

Synopsis

Extension Support

gl_APPLE_transform_hint :: Bool Source

Checks that the GL_APPLE_transform_hint extension is available.

GL_APPLE_transform_hint

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