OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.NV.TextureCompressionVtc
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All raw functions and tokens from the NV_light_max_exponent extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/NV/light_max_exponent.txt.
Synopsis
gl_COMPRESSED_RGB_S3TC_DXT1 :: GLenum
gl_COMPRESSED_RGBA_S3TC_DXT1 :: GLenum
gl_COMPRESSED_RGBA_S3TC_DXT3 :: GLenum
gl_COMPRESSED_RGBA_S3TC_DXT5 :: GLenum
Tokens
gl_COMPRESSED_RGB_S3TC_DXT1 :: GLenumSource
gl_COMPRESSED_RGBA_S3TC_DXT1 :: GLenumSource
gl_COMPRESSED_RGBA_S3TC_DXT3 :: GLenumSource
gl_COMPRESSED_RGBA_S3TC_DXT5 :: GLenumSource
Produced by Haddock version 2.4.2