mesa: add KHR_no_error support to glDrawBuffer()
[mesa.git] / src / mapi / glapi / gen / ARB_clip_control.xml
index ecce133bb990f6b7d465e78e151b3f4b0e069330..051a648081f5e4ec7152ec9b6f15fdac35bff0a4 100644 (file)
@@ -14,7 +14,7 @@
     <enum name="CLIP_ORIGIN" value = "0x935C"/>
     <enum name="CLIP_DEPTH_MODE" value = "0x935D"/>
 
-    <function name="ClipControl">
+    <function name="ClipControl" no_error="true">
         <param name="origin" type="GLenum"/>
         <param name="depth" type="GLenum"/>
         <!-- <glx rop="1340"/> -->