OpenGLRaw-1.1.0.1: A raw binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.Raw.EXT.PackedPixels
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Contents
Tokens
Description
All tokens from the EXT_packed_pixel extension, see http://www.opengl.org/registry/specs/EXT/packed_pixel.txt.
Synopsis
gl_UNSIGNED_BYTE_3_3_2 :: GLenum
gl_UNSIGNED_SHORT_4_4_4_4 :: GLenum
gl_UNSIGNED_SHORT_5_5_5_1 :: GLenum
gl_UNSIGNED_INT_8_8_8_8 :: GLenum
gl_UNSIGNED_INT_10_10_10_2 :: GLenum
Tokens
gl_UNSIGNED_BYTE_3_3_2 :: GLenumSource
gl_UNSIGNED_SHORT_4_4_4_4 :: GLenumSource
gl_UNSIGNED_SHORT_5_5_5_1 :: GLenumSource
gl_UNSIGNED_INT_8_8_8_8 :: GLenumSource
gl_UNSIGNED_INT_10_10_10_2 :: GLenumSource
Produced by Haddock version 2.4.2