gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
GLProgram.attach
gfm
opengl
program
GLProgram
Attaches OpenGL shaders to this program.
class
GLProgram
void
attach
(
GLShader
[]
compiledShaders
...
)
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
Attaches OpenGL shaders to this program.