Mesa (master): glapi: Remove offset from the DTD

Ian Romanick idr at kemper.freedesktop.org
Sat May 16 03:24:15 UTC 2015


Module: Mesa
Branch: master
Commit: 35c28103b02598bb5f7b4888384b02d31ee371b5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=35c28103b02598bb5f7b4888384b02d31ee371b5

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Tue May 12 19:46:44 2015 -0700

glapi: Remove offset from the DTD

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/mapi/glapi/gen/gl_API.dtd |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mapi/glapi/gen/gl_API.dtd b/src/mapi/glapi/gen/gl_API.dtd
index 298ba3c..bdc62f1 100644
--- a/src/mapi/glapi/gen/gl_API.dtd
+++ b/src/mapi/glapi/gen/gl_API.dtd
@@ -33,7 +33,6 @@
                    value               NMTOKEN #REQUIRED>
 <!ATTLIST function name                NMTOKEN #REQUIRED
                    alias               NMTOKEN #IMPLIED
-                   offset              CDATA   #IMPLIED
                    vectorequiv         NMTOKEN #IMPLIED
                    es1                 CDATA   "none"
                    es2                 CDATA   "none"




More information about the mesa-commit mailing list