OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.EXT.StencilClearTag
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Functions
Tokens
Description
All raw functions and tokens from the EXT_stencil_clear_tag extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/EXT/stencil_clear_tag.txt.
Synopsis
glStencilClearTag :: GLsizei -> GLuint -> IO ()
gl_STENCIL_TAG_BITS :: GLenum
gl_STENCIL_CLEAR_TAG_VALUE :: GLenum
Functions
glStencilClearTag :: GLsizei -> GLuint -> IO ()Source
Tokens
gl_STENCIL_TAG_BITS :: GLenumSource
gl_STENCIL_CLEAR_TAG_VALUE :: GLenumSource
Produced by Haddock version 2.4.2