From 31841c6b11832049ab8240bd35616c46984c160e Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Mon, 27 May 2024 18:13:36 -0500 Subject: [PATCH] gles1: fix GL_OES_vertex_array_object MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Export functions for GL_OES_vertex_array_object through GetProcAddress on gles1. Signed-off-by: Zack Middleton Reviewed-by: Marek Olšák Part-of: --- src/mapi/glapi/gen/es_EXT.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index 4e7936ff916..bd968869989 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -656,21 +656,21 @@ - + - + - + - +