rl-read-shader-buffer ( id dest count offset -- )


Vocabulary
rlgl

Inputs
idan object
destan object
countan object
offsetan object


Outputs
None

Definition


FUNCTION-ALIAS: rl-read-shader-buffer void
rlReadShaderBuffer
( uint id, void* dest, uint count, uint offset )