[Mesa-dev] [PATCH 13/26] mesa/es: Remove redundant hint mode validation

Ian Romanick idr at freedesktop.org
Fri Aug 17 20:11:34 PDT 2012


From: Ian Romanick <ian.d.romanick at intel.com>

---
 src/mesa/main/APIspec.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml
index 606e546..18653ca 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -109,12 +109,6 @@
 	<desc name="target">
 		<value name="GL_GENERATE_MIPMAP_HINT"/>
 	</desc>
-
-	<desc name="mode">
-		<value name="GL_FASTEST"/>
-		<value name="GL_NICEST"/>
-		<value name="GL_DONT_CARE"/>
-	</desc>
 </template>
 
 <template name="Light">
-- 
1.7.6.5



More information about the mesa-dev mailing list