dlangui v0.10.7 (2024-03-11T09:32:36Z)
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