gl-0.9.1: Complete OpenGL raw bindings
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.GL.Ext.OES.Depth32

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