gl-0.7.5: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.Stencil8

Contents

Synopsis

Extension Support

gl_OES_stencil8 :: Bool Source

Checks that the GL_OES_stencil8 extension is available.

GL_OES_stencil8

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