From 93b2ee18a1c00f8b60a60e34cee3743dca45bd47 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 24 Feb 2020 19:26:12 -0500 Subject: glthread: replace custom glBindBuffer marshalling with generated one Reviewed-by: Timothy Arceri Part-of: --- src/mapi/glapi/gen/gl_API.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mapi/glapi') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index fd21297d721..19b2dea4821 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -5054,7 +5054,8 @@ - + -- cgit v1.2.3