moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
ShaderProgram.destroy
moggle
core
shader
ShaderProgram
Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteProgram.)
void
destroy
()
struct
ShaderProgram
void
destroy
(
)
~this
()
Meta
Source
See Implementation
moggle
core
shader
ShaderProgram
destructors
~this
functions
attach
bindAttribute
clear
create
destroy
link
linked
log
opCast
tryLink
uniform
use
postblits
this(this)
properties
created
id
Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteProgram.)