Handbook
Glossary
rl-bind-shader-buffer ( id index -- )
Vocabulary
rlgl
Inputs
id
an
object
index
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rlgl
FUNCTION-ALIAS:
rl-bind-shader-buffer
void
rlBindShaderBuffer (
uint
id,
uint
index )