gl-0.8.0: 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 :: forall a. (Num a, Eq a) => a Source #