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

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

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