gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.Depth32

Contents

Synopsis

Extension Support

gl_OES_depth32 :: Bool Source #

Checks that the GL_OES_depth32 extension is available.

GL_OES_depth32

pattern GL_DEPTH_COMPONENT32_OES :: forall a. (Num a, Eq a) => a Source #