From e4124f9bc119ae22e34daea6f44bd3ddec454ec7 Mon Sep 17 00:00:00 2001 From: Francisco Jerez Date: Mon, 12 Feb 2018 14:46:39 -0800 Subject: [PATCH] glapi: Update XML for last revision of EXT_shader_framebuffer_fetch. Desktop GL is now supported, and there is an additional entry-point for EXT_shader_framebuffer_fetch_non_coherent. Reviewed-by: Plamena Manolova --- src/mapi/glapi/gen/es_EXT.xml | 5 ----- src/mapi/glapi/gen/gl_API.xml | 6 ++++++ 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index e5104259b62..a53fcd1e8ab 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -842,11 +842,6 @@ - - - - - diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index d13a3bfd83d..38c19210478 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -12886,6 +12886,12 @@ + + + + + + -- 2.30.2