From 35b506148e65f27f0393c7a145e802a08f1307b7 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Mon, 28 Nov 2011 16:40:52 +0800 Subject: [PATCH] glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLES Reviewed-by: Brian Paul --- src/mapi/glapi/gen/es_EXT.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index bc98aee3db2..c7e7d07e3cc 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -48,6 +48,10 @@ + + + + -- 2.30.2