class lime.utils.GLUtils

Available on all platforms

Class Fields

static function compileShader(source:String, type:Int):GLShader

static function createProgram(vertexSource:String, fragmentSource:String):GLProgram