From: Ian Romanick Date: Sun, 5 Aug 2018 19:35:42 +0000 (-0700) Subject: glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b7946f67787cb7cf89483f6b72f35b5a14ea0fbc;p=mesa.git glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions The GL_AMD_framebuffer_multisample_advanced spec says: OpenGL ES dependencies: Requires OpenGL ES 3.0. Signed-off-by: Ian Romanick Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107483 Fixes: 3d6900d76ef ("glapi: define AMD_framebuffer_multisample_advanced and add its functions") Reviewed-by: Marek Olšák Cc: Vinson Lee --- diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 81e4ac08cce..95680f1d466 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -13043,7 +13043,7 @@ - + @@ -13052,7 +13052,7 @@ - +