mesa/es: Validate glMatrixMode mode in Mesa code rather than the ES wrapper
[mesa.git] / src / mesa / main / APIspec.xml
index b37470d94ae8849566e019165f1c247f74e4e2d7..cf4e5f85929b51db630d676e1f21bd864ed8e887 100644 (file)
                <return type="void"/>
                <param name="mode" type="GLenum"/>
        </proto>
-
-       <desc name="mode">
-               <value name="GL_MODELVIEW"/>
-               <value name="GL_PROJECTION"/>
-               <value name="GL_TEXTURE"/>
-               <value name="GL_MATRIX_PALETTE_OES" category="OES_matrix_palette"/>
-       </desc>
 </template>
 
 <template name="MultMatrix">