From 2683038b1c9e488c2565d9b7f6394d6cb52fc35b Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Sun, 4 Feb 2024 11:39:43 +0100 Subject: [PATCH] glapi: move EXT_texture_storage to the right position MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I somehow thought this list was sorted roughly alphabetical, but it's actually sorted by the extension number. Whoops, let's fix that. Acked-by: Marek Olšák Part-of: --- src/mapi/glapi/gen/gl_API.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index a3e2c804cca..91549c214cb 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -12557,9 +12557,6 @@ - - + +