GLShader.use

void use()

Mark's shader as being used for the next GL draw command.

Note

must be called in the GL thread and shader must have been linked.