mesa: add KHR_no_error support to glPolygonMode()
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
This commit is contained in:
@@ -2097,7 +2097,7 @@
|
||||
<glx rop="100"/>
|
||||
</function>
|
||||
|
||||
<function name="PolygonMode">
|
||||
<function name="PolygonMode" no_error="true">
|
||||
<param name="face" type="GLenum"/>
|
||||
<param name="mode" type="GLenum"/>
|
||||
<glx rop="101"/>
|
||||
|
||||
Reference in New Issue
Block a user