summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/glapi/gl_API.dtd')
-rw-r--r--src/mesa/glapi/gl_API.dtd1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/glapi/gl_API.dtd b/src/mesa/glapi/gl_API.dtd
index ded487bc92..2f0c88aae5 100644
--- a/src/mesa/glapi/gl_API.dtd
+++ b/src/mesa/glapi/gl_API.dtd
@@ -33,6 +33,7 @@
<!ATTLIST function name NMTOKEN #REQUIRED
alias NMTOKEN #IMPLIED
offset CDATA #IMPLIED
+ static_dispatch (true | false) "true"
vectorequiv NMTOKEN #IMPLIED>
<!ATTLIST size name NMTOKEN #REQUIRED
count NMTOKEN #IMPLIED