mesa/es: Remove redundant vertex pointer size validation
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 25 Jul 2012 22:15:11 +0000 (15:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Aug 2012 02:13:18 +0000 (19:13 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/APIspec.xml

index 0316d4c..4657b3c 100644 (file)
                <param name="pointer" type="const GLvoid *"/>
        </proto>
 
-       <desc name="size" error="GL_INVALID_VALUE">
-               <value name="2"/>
-               <value name="3"/>
-               <value name="4"/>
-       </desc>
-
        <desc name="type">
                <value name="GL_BYTE"/>
                <value name="GL_SHORT"/>