projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
946ddec
)
mesa/es: Remove redundant vertex attrib pointer size validation
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 25 Jul 2012 21:34:53 +0000
(14:34 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Sat, 25 Aug 2012 02:13:17 +0000
(19:13 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/APIspec.xml
patch
|
blob
|
history
diff --git
a/src/mesa/main/APIspec.xml
b/src/mesa/main/APIspec.xml
index 904a6d81c3b94bf1191e25d572b6bac7459a9602..1f6f35d97cc75fa50987e86f2ff8488f54408947 100644
(file)
--- a/
src/mesa/main/APIspec.xml
+++ b/
src/mesa/main/APIspec.xml
@@
-1781,13
+1781,6
@@
<param name="pointer" type="const GLvoid *"/>
</proto>
- <desc name="size" error="GL_INVALID_VALUE">
- <value name="1"/>
- <value name="2"/>
- <value name="3"/>
- <value name="4"/>
- </desc>
-
<desc name="type" error="GL_INVALID_VALUE">
<value name="GL_BYTE"/>
<value name="GL_UNSIGNED_BYTE"/>