mesa: add KHR_no_error support to glDeleteSync()
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<return type="GLboolean"/>
|
||||
</function>
|
||||
|
||||
<function name="DeleteSync" es2="3.0">
|
||||
<function name="DeleteSync" es2="3.0" no_error="true">
|
||||
<param name="sync" type="GLsync"/>
|
||||
</function>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user