tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Shader.destroy
tida
shader
Shader
Destroys the structure of a shader or program.
class
Shader
(int type)
@
trusted
void
destroy
(
)
if
(
isValidTypeShader
!
type
)
Meta
Source
See Implementation
tida
shader
Shader
constructors
this
destructors
~this
functions
attach
bindAttribLocation
bindSource
destroy
disableVertex
enableVertex
fromFile
getAttribLocation
getUniformLocation
lengthUniforms
link
setUniform
setUniformMat
using
manifest constants
Type
properties
id
Destroys the structure of a shader or program.