dlangui v0.9.187 (2022-04-16T10:49:25Z)
Home
Dub
Repo
TextureRef
dlangui
graphics
gldrawbuf
Reference counted GLTexture object
static if
(
BACKEND_GUI
)
static if
(
ENABLE_OPENGL
)
alias
TextureRef
=
Ref
!
GLTexture
Meta
Source
See Implementation
dlangui
graphics
gldrawbuf
aliases
TextureRef
classes
CustomSceneItem
GLDrawBuf
GLTexture
GLTextureCache
Scene
SceneItem
functions
destroyGLCaches
hasActiveScene
initGLCaches
onGlyphDestroyedCallback
onObjectDestroyedCallback
interfaces
GLConfigCallback
manifest constants
MAX_TEX_SIZE
MIN_TEX_SIZE
Reference counted GLTexture object