gl-0.6: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.DepthTexture

Contents

Synopsis

Extension Support

gl_OES_depth_texture :: Bool Source

Checks that the GL_OES_depth_texture extension is available.

GL_OES_depth_texture

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

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

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