Shader

Undocumented in source.
struct Shader {}

Members

Variables

id
uint id;

Shader program id

locs
int* locs;

Shader locations array (RL_MAX_SHADER_LOCATIONS)

Meta