des ~master (2021-12-19T09:15:35.5306905)
Dub
Repo
GLTexture.Wrap
des
gl
texture
GLTexture
Values
Value
Meaning
CLAMP_TO_EDGE
GL_CLAMP_TO_EDGE
GL_CLAMP_TO_EDGE
CLAMP_TO_BORDER
GL_CLAMP_TO_BORDER
GL_CLAMP_TO_BORDER
MIRRORED_REPEAT
GL_MIRRORED_REPEAT
GL_MIRRORED_REPEAT
REPEAT
GL_REPEAT
GL_REPEAT
Meta
Source
See Implementation
des
gl
texture
GLTexture
constructors
this
enums
CompareFunc
CompareMode
DepthStencilTextureMode
Dim
Filter
Format
InternalFormat
Side
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
mixins
__anonymous
properties
allocDim
imageDim
isArray
mipmapable
size
unit
static functions
assertNotCubeMap
formatElemCount
formatFromImageCompCount
imageDataType
imageElemInfo
sizeofType
typeFromImageDataType
variables
_size
_unit
lformat
liformat
ltype