OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.ARB.ColorBufferFloat
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All tokens from the ARB_color_buffer_float extension, see http://www.opengl.org/registry/specs/ARB/color_buffer_float.txt.
Synopsis
gl_RGBA_FLOAT_MODE :: GLenum
gl_CLAMP_VERTEX_COLOR :: GLenum
gl_CLAMP_FRAGMENT_COLOR :: GLenum
gl_CLAMP_READ_COLOR :: GLenum
gl_FIXED_ONLY :: GLenum
Tokens
gl_RGBA_FLOAT_MODE :: GLenumSource
gl_CLAMP_VERTEX_COLOR :: GLenumSource
gl_CLAMP_FRAGMENT_COLOR :: GLenumSource
gl_CLAMP_READ_COLOR :: GLenumSource
gl_FIXED_ONLY :: GLenumSource
Produced by Haddock version 2.4.2