From 2bf425431d85b6aa7d0ffae2639dc64eebe63e9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Sat, 30 May 2020 17:21:32 -0400 Subject: [PATCH] glapi: fix incorrect param names in ARB_vertex_attrib_binding functions no change in behavior Reviewed-by: Pierre-Eric Pelloux-Prayer Part-of: --- src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml b/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml index 2270e6a29c9..ca9dd5a75c2 100644 --- a/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml +++ b/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml @@ -42,7 +42,7 @@ - + @@ -87,7 +87,7 @@ - + -- 2.30.2