[Mesa-dev] [PATCH 15/26] mesa/es: Remove redundant shade model mode validation

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


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

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

diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml
index a7a1778..1b58e43 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -220,11 +220,6 @@
 		<return type="void"/>
 		<param name="mode" type="GLenum"/>
 	</proto>
-
-	<desc name="mode">
-		<value name="GL_FLAT"/>
-		<value name="GL_SMOOTH"/>
-	</desc>
 </template>
 
 <template name="TexParameter">
-- 
1.7.6.5



More information about the mesa-dev mailing list