示例#1
0
 public string GetInfoLog()
 {
     return(GL.GetProgramInfoLog(ShaderProgramObject));
 }