create

fun create(vertexShaderSource: String, fragmentShaderSource: String): Int
fun create(vararg shaders: GlShader): Int