despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLProgram.this
gfmod
opengl
program
GLProgram
Creates an empty program.
this
(
OpenGL
gl
)
class
GLProgram
this
@
trusted
(
OpenGL
gl
)
this
(
OpenGL
gl
,
GLShader
[]
shaders
...)
this
(
OpenGL
gl
,
string
source
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfmod
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
close
getLinkLog
handle
hasAttrib
inUse
link
uniform
unuse
use
Creates an empty program.