OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.EXT.TextureMirrorClamp
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All raw functions and tokens from the EXT_texture_mirror_clamp extension, see http://www.opengl.org/registry/specs/EXT/texture_mirror_clamp.txt.
Synopsis
gl_MIRROR_CLAMP :: GLenum
gl_MIRROR_CLAMP_TO_EDGE :: GLenum
gl_MIRROR_CLAMP_TO_BORDER :: GLenum
Tokens
gl_MIRROR_CLAMP :: GLenumSource
gl_MIRROR_CLAMP_TO_EDGE :: GLenumSource
gl_MIRROR_CLAMP_TO_BORDER :: GLenumSource
Produced by Haddock version 2.4.2