コード例 #1
0
 public static void CompileShader(int shaderObj)
 {
     Delegates.CompileShaderARB(shaderObj);
 }