summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2015-05-12 19:46:44 -0700
committerIan Romanick <ian.d.romanick@intel.com>2015-05-15 20:23:34 -0700
commit35c28103b02598bb5f7b4888384b02d31ee371b5 (patch)
treeb546a583b722d796a622463fcd9ff724475ba156 /src
parenta75910071e33184211773a1f019b53b23f8762eb (diff)
downloadexternal_mesa3d-35c28103b02598bb5f7b4888384b02d31ee371b5.zip
external_mesa3d-35c28103b02598bb5f7b4888384b02d31ee371b5.tar.gz
external_mesa3d-35c28103b02598bb5f7b4888384b02d31ee371b5.tar.bz2
glapi: Remove offset from the DTD
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/mapi/glapi/gen/gl_API.dtd1
1 files changed, 0 insertions, 1 deletions
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"