示例#1
0
 public virtual bool compilerShader(int shader, string source)
 {
     return(proxy.compilerShader(shader, source));
 }