gl-0.7.2.4: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.Stencil4

Contents

Synopsis

Extension Support

gl_OES_stencil4 :: Bool Source

Checks that the GL_OES_stencil4 extension is available.

GL_OES_stencil4

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