projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d5798
)
mesa/es: Remove redundant separate stencil mask face validation
author
Ian Romanick
<ian.d.romanick@intel.com>
Tue, 20 Sep 2011 23:15:22 +0000
(16:15 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 20 Aug 2012 23:06:32 +0000
(16:06 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/APIspec.xml
patch
|
blob
|
history
diff --git
a/src/mesa/main/APIspec.xml
b/src/mesa/main/APIspec.xml
index a418dcac966ef4a2e40c9326aeb3134d6c2e35bb..c3066af5f2db8ee1df8f8daba17ff35d256c5cbf 100644
(file)
--- 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">