summaryrefslogtreecommitdiff
path: root/src/mesa/es/glapi/es_EXT.xml
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2010-02-25 16:37:04 +0800
committerChia-I Wu <olv@lunarg.com>2010-03-05 11:33:10 +0800
commit3490923c817cd81d46a405de117e9ba8a8aeef3c (patch)
treec4b4b8c6ee95c19025f3b173ae04457ac3b0aead /src/mesa/es/glapi/es_EXT.xml
parent9373447a614e7b401919328b589b5f2607e456fd (diff)
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.
Diffstat (limited to 'src/mesa/es/glapi/es_EXT.xml')
-rw-r--r--src/mesa/es/glapi/es_EXT.xml3
1 files changed, 3 insertions, 0 deletions
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 @@
<enum name="PALETTE8_RGB5_A1_OES" value="0x8B99"/>
</category>
+<!-- 23. GL_OES_EGL_image -->
+<xi:include href="../../glapi/gen/OES_EGL_image.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
<category name="GL_OES_depth24" number="24">
<enum name="DEPTH_COMPONENT24_OES" value="0x81A6"/>
</category>