OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.EXT.TextureCompressionS3tc
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All tokens from the EXT_texture_compression_s3tc extension, see http://www.opengl.org/registry/specs/EXT/texture_compression_s3tc.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