summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/APIspec.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/APIspec.xml')
-rw-r--r--src/mesa/main/APIspec.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml
index 68e6535ae7a..b957db425f3 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -2345,10 +2345,6 @@
<param name="q" type="GLtype"/>
</vector>
</proto>
-
- <desc name="texture">
- <range base="GL_TEXTURE" from="0" to="31"/>
- </desc>
</template>
<template name="CompressedTexImage3D">
@@ -2404,10 +2400,6 @@
<return type="void"/>
<param name="texture" type="GLenum"/>
</proto>
-
- <desc name="texture">
- <range base="GL_TEXTURE" from="0" to="31"/>
- </desc>
</template>
<template name="ClientActiveTexture">
@@ -2415,10 +2407,6 @@
<return type="void"/>
<param name="texture" type="GLenum"/>
</proto>
-
- <desc name="texture">
- <range base="GL_TEXTURE" from="0" to="31"/>
- </desc>
</template>
<template name="SampleCoverage">