shaderSource 方法

void shaderSource(
  1. Shader shader,
  2. String string
)

实现

void shaderSource(Shader shader, String string) native;