rl-compile-shader ( shaderCode type -- uint )


Vocabulary
rlgl

Inputs
shaderCodean object
typean object


Outputs
uintan object


Definition


FUNCTION-ALIAS: rl-compile-shader uint rlCompileShader
( char* shaderCode, int type )