gl-0.7.4: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.Depth24

Contents

Synopsis

Extension Support

gl_OES_depth24 :: Bool Source

Checks that the GL_OES_depth24 extension is available.

GL_OES_depth24

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