dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
Home
Dub
Repo
Texture.createCompressedTexture
dagon
graphics
texture
Texture
Undocumented in source. Be warned that the author may not have intended to support it.
class
Texture
protected
void
createCompressedTexture
(
ubyte
*
data
,
uint
blockSize
,
uint
numMipMaps
)
Meta
Source
See Implementation
dagon
graphics
texture
Texture
constructors
this
destructors
~this
functions
bind
createCompressedTexture
createFallbackTexture
createFromImage
createUncompressedTexture
enableRepeat
release
releaseGLTexture
sample
unbind
valid
variables
format
height
image
intFormat
mipmapGenerated
numMipmapLevels
rotation
scale
tex
translation
type
useLinearFiltering
useMipmapFiltering
width