gfm7 v1.1.1 (2021-04-12T19:49:08Z)
Home
Dub
Repo
GLProgram.this
gfm
opengl
program
GLProgram
Creates an empty program.
this
()
class
GLProgram
this
(
)
this
(GLShader[] shaders)
this
(string[] sourceLines)
this
(string wholeSource)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
getLinkLog
handle
link
logger
uniform
unuse
use
Creates an empty program.