glthread: track for each VAO whether the user has set a user pointer
[mesa.git] / src / mapi / glapi / gen / ARB_base_instance.xml
index 92892c290784ae24119fd71a7f8c25cb375f7d74..22c57167fd570cba398ce8bc0208ace31b947754 100644 (file)
@@ -8,7 +8,8 @@
 
 <category name="GL_ARB_base_instance" number="107">
 
-  <function name="DrawArraysInstancedBaseInstance" exec="dynamic" marshal="draw">
+  <function name="DrawArraysInstancedBaseInstance" exec="dynamic" marshal="draw"
+            marshal_fail="_mesa_glthread_is_non_vbo_draw_arrays(ctx)">
     <param name="mode" type="GLenum"/>
     <param name="first" type="GLint"/>
     <param name="count" type="GLsizei"/>