Handbook
Glossary
rl-get-location-attrib ( shaderId attribName -- int )
Vocabulary
rlgl
Inputs
shaderId
an
object
attribName
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rlgl
FUNCTION-ALIAS:
rl-get-location-attrib
int
rlGetLocationAttrib (
uint
shaderId, char* attribName )