aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/ARB_vertex_array_object.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/gen/ARB_vertex_array_object.xml')
-rw-r--r--src/mapi/glapi/gen/ARB_vertex_array_object.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/ARB_vertex_array_object.xml b/src/mapi/glapi/gen/ARB_vertex_array_object.xml
index 4a392dbb427..4f21137ab03 100644
--- a/src/mapi/glapi/gen/ARB_vertex_array_object.xml
+++ b/src/mapi/glapi/gen/ARB_vertex_array_object.xml
@@ -10,7 +10,8 @@
<enum name="VERTEX_ARRAY_BINDING" value="0x85B5"/>
- <function name="BindVertexArray" es2="3.0">
+ <function name="BindVertexArray" es2="3.0"
+ marshal_fail="_mesa_glthread_is_compat_bind_vertex_array(ctx)">
<param name="array" type="GLuint"/>
</function>