Documentation
Dlang.org
GLShader.release
gstgl
glshader
GLShader
Releases the shader and stages.
Note: must be called in the GL thread
class
GLShader
void
release
(
)
gstgl
glshader
GLShader
constructors
this
functions
attach
attachUnlocked
bindAttributeLocation
bindFragDataLocation
compileAttachStage
detach
detachUnlocked
getAttributeLocation
getProgramHandle
isLinked
link
release
releaseUnlocked
setUniform1f
setUniform1fv
setUniform1i
setUniform1iv
setUniform2f
setUniform2fv
setUniform2i
setUniform2iv
setUniform3f
setUniform3fv
setUniform3i
setUniform3iv
setUniform4f
setUniform4fv
setUniform4i
setUniform4iv
use
static functions
newDefault
stringFragmentExternalOesGetDefault
stringFragmentGetDefault
stringGetHighestPrecision
Releases the shader and stages.
Note: must be called in the GL thread