[Mesa-dev] [PATCH 07/26] mesa/es: Remove redundant separate stencil mask face validation

Ian Romanick idr at freedesktop.org
Fri Aug 17 20:11:28 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 a418dca..c3066af 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -730,12 +730,6 @@
 		<param name="face" type="GLenum"/>
 		<param name="mask" type="GLuint"/>
 	</proto>
-
-	<desc name="face">
-		<value name="GL_FRONT"/>
-		<value name="GL_BACK"/>
-		<value name="GL_FRONT_AND_BACK"/>
-	</desc>
 </template>
 
 <template name="ColorMask">
-- 
1.7.6.5



More information about the mesa-dev mailing list