rlEnableShader abstract method

void rlEnableShader(
  1. int id
)

Enable shader program

Implementation

void rlEnableShader(
  int id,
);