OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.ARB.SampleShading
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Functions
Tokens
Description
All raw functions and tokens from the ARB_sample_shading extension, see http://www.opengl.org/registry/specs/ARB/sample_shading.txt.
Synopsis
glMinSampleShading :: GLclampf -> IO ()
gl_SAMPLE_SHADING :: GLenum
gl_MIN_SAMPLE_SHADING_VALUE :: GLenum
Functions
glMinSampleShading :: GLclampf -> IO ()Source
Tokens
gl_SAMPLE_SHADING :: GLenumSource
gl_MIN_SAMPLE_SHADING_VALUE :: GLenumSource
Produced by Haddock version 2.4.2