des ~master (2015-04-07T23:17:11Z)
Dub
Repo
GLTexture.Format
des
gl
texture
GLTexture
Values
Value
Meaning
RED
GL_RED
GL_RED
RG
GL_RG
GL_RG
RGB
GL_RGB
GL_RGB
RGBA
GL_RGBA
GL_RGBA
BGR
GL_BGR
GL_BGR
BGRA
GL_BGRA
GL_BGRA
DEPTH
GL_DEPTH_COMPONENT
GL_DEPTH_COMPONENT
DEPTH_STENCIL
GL_DEPTH_STENCIL
GL_DEPTH_STENCIL
Meta
Source
See Implementation
des
gl
texture
GLTexture
constructors
this
enums
CompareFunc
CompareMode
DepthStencilTextureMode
Filter
Format
InternalFormat
Swizzle
Type
Wrap
functions
bind
genMipmap
getImageTrg
setBaseLevel
setBorderColor
setCompareFunc
setCompareMode
setDepthStencilTextureMode
setImageTrg
setLODBais
setMagFilter
setMaxLOD
setMaxLevel
setMinFilter
setMinLOD
setParam
setSwizzleA
setSwizzleB
setSwizzleG
setSwizzleR
setSwizzleRGBA
setWrapR
setWrapS
setWrapT
unbind
properties
unit
static functions
formatElemCount
formatFromImageCompCount
imageDataType
imageElemInfo
sizeofType
typeFromImageDataType
variables
_unit
lformat
liformat
ltype