From eb3df0e8388c76b23ed009076961ff450494fa58 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Thu, 30 Mar 2017 20:43:07 +1100 Subject: [PATCH] mesa/glthread: add async support to ARB_gpu_shader_fp64 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_fp64.xml | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml b/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml index fd1ad117e51..2f2b914b388 100644 --- a/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml +++ b/src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml @@ -34,88 +34,88 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + -- 2.30.2