Handbook
Glossary
attach-shaders ( program shaders -- )
Vocabulary
opengl
.
shaders
Inputs
program
an
object
shaders
an
object
Outputs
None
Definition
USING:
kernel
opengl.gl
sequences
;
IN:
opengl.shaders
:
attach-shaders
( program shaders -- )
[
glAttachShader
]
with
each
;