From 3490923c817cd81d46a405de117e9ba8a8aeef3c Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Thu, 25 Feb 2010 16:37:04 +0800 Subject: mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image. This generates the entrypoints and dispatches for GL_OES_EGL_image. There is no real support yet. --- src/mesa/es/glapi/es_EXT.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mesa/es/glapi') diff --git a/src/mesa/es/glapi/es_EXT.xml b/src/mesa/es/glapi/es_EXT.xml index 629ba90528..291a53b4b2 100644 --- a/src/mesa/es/glapi/es_EXT.xml +++ b/src/mesa/es/glapi/es_EXT.xml @@ -18,6 +18,9 @@ + + + -- cgit v1.2.3