* Create a shader object * @param gl GL context * @param type the type of the shader object to be created * @param source shader program (string) * @return created shader object, or null if the creation has failed.
(gl, type, source)
source not stored for this graph (policy: none)