gl-0.7.8: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.StencilWrap

Contents

Synopsis

Extension Support

gl_OES_stencil_wrap :: Bool Source

Checks that the GL_OES_stencil_wrap extension is available.

GL_OES_stencil_wrap

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

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