glthread: add/update count and marshal fields for many GL functions
[mesa.git] / src / mapi / glapi / gen / EXT_window_rectangles.xml
index 7c85e55cf29cf6381c960578b5b87adb8e5d7e8c..cceaeca09687095688b5ad32381090744374f1aa 100644 (file)
@@ -22,7 +22,7 @@
     <function name="WindowRectanglesEXT" es2="3.0">
         <param name="mode" type="GLenum"/>
         <param name="count" type="GLsizei"/>
-        <param name="box" type="const GLint *"/>
+        <param name="box" type="const GLint *" count="(4 * count)"/>
     </function>
 </category>