OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.EXT.IndexFunc
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Functions
Tokens
Description
All raw functions and tokens from the EXT_index_func extension, see http://www.opengl.org/registry/specs/EXT/index_func.txt.
Synopsis
glIndexFunc :: GLenum -> GLfloat -> IO ()
gl_INDEX_TEST :: GLenum
gl_INDEX_TEST_FUNC :: GLenum
gl_INDEX_TEST_REF :: GLenum
Functions
glIndexFunc :: GLenum -> GLfloat -> IO ()Source
Tokens
gl_INDEX_TEST :: GLenumSource
gl_INDEX_TEST_FUNC :: GLenumSource
gl_INDEX_TEST_REF :: GLenumSource
Produced by Haddock version 2.4.2