glthread: sync in glFlush for multiple contexts
[mesa.git] / src / mapi / glapi / gen / OES_fixed_point.xml
index 5b4c48a7824041afd29aad6bb8195830949248fb..73293346ca1e196d1756f07da3f14a6db1137646 100644 (file)
     <function name="TexGenxvOES" es1="1.0" desktop="false">
         <param name="coord" type="GLenum"/>
         <param name="pname" type="GLenum"/>
-        <param name="params" type="const GLfixed *" variable_param="pname"/>
+        <param name="params" type="const GLfixed *" variable_param="pname"
+               marshal_count="_mesa_texgen_enum_to_count(pname)"/>
     </function>
 </category>