class lime.utils.GLUtils
Available on all platforms
static function compileShader(source:String, type:Int):GLShader
static function createProgram(vertexSource:String, fragmentSource:String):GLProgram