mesa/es: Remove redundant vertex attrib pointer size validation
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user