mesa: add KHR_no_error support for glDisableVertexA*A*()
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
@@ -5340,7 +5340,7 @@
|
||||
<glx ignore="true"/>
|
||||
</function>
|
||||
|
||||
<function name="DisableVertexAttribArray" es2="2.0">
|
||||
<function name="DisableVertexAttribArray" es2="2.0" no_error="true">
|
||||
<param name="index" type="GLuint"/>
|
||||
<glx ignore="true"/>
|
||||
<glx handcode="true"/>
|
||||
|
||||
Reference in New Issue
Block a user