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