glthread: don't prefix variable_data with const
[mesa.git] / src / mapi / glapi / gen / ARB_separate_shader_objects.xml
index 54c1be3fe73b285d4b817950bf6507ba80efdd6a..2273b4875d76a07678398fd7d475cd3ebf7ee8e3 100644 (file)
@@ -37,7 +37,7 @@
          <param name="n" type="GLsizei" />
          <param name="pipelines" type="const GLuint *" />
       </function>
-      <function name="GenProgramPipelines" es2="3.1">
+      <function name="GenProgramPipelines" es2="3.1" no_error="true">
          <param name="n" type="GLsizei" />
          <param name="pipelines" type="GLuint *" />
       </function>