From 3ef1ff6270e56308d8d58114b1c6fe4103b6a177 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Thu, 30 Mar 2017 20:43:08 +1100 Subject: [PATCH] mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Nicolai Hähnle --- src/mapi/glapi/gen/ARB_gpu_shader_int64.xml | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml b/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml index d0e4c54..f6ee64c 100644 --- a/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml +++ b/src/mapi/glapi/gen/ARB_gpu_shader_int64.xml @@ -34,25 +34,25 @@ - + - + - + - + @@ -84,25 +84,25 @@ - + - + - + - + @@ -165,28 +165,28 @@ - + - + - + - + @@ -223,28 +223,28 @@ - + - + - + - + -- 2.7.4