pub fn use_shader(shader_id: ShaderId)
Switches to the shader with the given ID. The shader must already exist. To revert back to the default shader simply call use_default_shader().
use_default_shader()