Handbook
Glossary
bind-gl3-attributes ( program attributes -- )
Vocabulary
ui
.
render
Inputs
program
an
object
attributes
an
object
Outputs
None
Definition
USING:
kernel
opengl.gl
sequences
;
IN:
ui.render
:
bind-gl3-attributes
( program attributes -- )
[
rot
glBindAttribLocation
]
with
each-index
;