From ca41ecf83841ae14615e0945395facef89b2110c Mon Sep 17 00:00:00 2001 From: Bartosz Tomczyk Date: Thu, 13 Apr 2017 20:10:24 +0200 Subject: [PATCH] mesa/glthread: add async support to ARB_viewport_array functions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit v2: fix attribute name, it is count_scale not scale_count Tested-by: Dieter Nützel Reviewed-by: Nicolai Hähnle --- src/mapi/glapi/gen/ARB_viewport_array.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/mapi/glapi/gen/ARB_viewport_array.xml b/src/mapi/glapi/gen/ARB_viewport_array.xml index ebd5b99c83e..be67912884e 100644 --- a/src/mapi/glapi/gen/ARB_viewport_array.xml +++ b/src/mapi/glapi/gen/ARB_viewport_array.xml @@ -32,7 +32,7 @@ - + @@ -43,12 +43,12 @@ - + - + @@ -59,12 +59,12 @@ - + - + -- 2.30.2