des v1.4.1 (2015-02-21T13:02:39Z)
Dub
Repo
GLTexture.Format
des
gl
base
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
base
texture
GLTexture
aliases
texsize_t
constructors
this
enums
CompareFunc
CompareMode
DepthStencilTextureMode
Filter
Format
InternalFormat
Parameter
Swizzle
Target
Type
Wrap
functions
bind
genMipmap
getImage
image
resize
selfDestroy
setBaseLevel
setBorderColor
setCompareFunc
setCompareMode
setDepthStencilTextureMode
setLODBais
setMagFilter
setMaxLOD
setMaxLevel
setMinFilter
setMinLOD
setParam
setSwizzleA
setSwizzleB
setSwizzleG
setSwizzleR
setSwizzleRGBA
setWrapR
setWrapS
setWrapT
size
unbind
mixins
__anonymous
properties
gltype
id
isParameterEnum
target
unit
static functions
formatElemCount
formatFromImageChanelsCount
imageDataType
imageElemInfo
isBase
isMipmapable
isParametric
sizeofType
typeFromImageDataType
variables
_target
_unit
img_size
lformat
liformat
ltype