dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
assertNoError
dlangui
graphics
glsupport
Undocumented in source. Be warned that the author may not have intended to support it.
version(!Android)
static if
(
BACKEND_GUI
)
static if
(
ENABLE_OPENGL
)
void
assertNoError
(
string
context
= ""
,
string
functionName
= __FUNCTION__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
dlangui
graphics
glsupport
aliases
EBO
FBO
Tex2D
VAO
VBO
convertColors
classes
DummyVertexBuffer
GLObject
GLProgram
GLSupport
GLVertexBuffer
SolidFillProgram
TextureProgram
enums
GLObjectTypes
functions
assertNoError
checkError
convertColorsImpl
glerrorToString
initGLSupport
primitiveTypeToGL
manifest constants
SUPPORT_LEGACY_OPENGL
properties
glSupport
static variables
glNoContext
structs
Color
templates
assertgl
checkgl