dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLProgram.compile
dlangui
graphics
glsupport
GLProgram
Undocumented in source. Be warned that the author may not have intended to support it.
class
GLProgram
bool
compile
(
)
Meta
Source
See Implementation
dlangui
graphics
glsupport
GLProgram
destructors
~this
functions
bind
check
compile
draw
getAttribLocation
getUniformLocation
getVertexElementLocation
hasUniform
initLocations
initStandardLocations
setUniform
properties
fragmentSource
vertexSource
static functions
unbind
static variables
currentProgram
variables
_attribIdLocations
_attribLocations
_uniformIdLocations
_uniformLocations
error
initialized
program