gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
GLProgram.this
gfm
opengl
program
GLProgram
Creates a program from a set of compiled shaders.
this
()
this
(GLShader[] shaders)
class
GLProgram
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 a program from a set of compiled shaders.