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