mesa: add KHR_no_error support for glBlitFramebuffer()
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
<glx vendorpriv="1428"/>
|
||||
</function>
|
||||
|
||||
<function name="BlitFramebuffer" es2="3.0">
|
||||
<function name="BlitFramebuffer" es2="3.0" no_error="true">
|
||||
<param name="srcX0" type="GLint"/>
|
||||
<param name="srcY0" type="GLint"/>
|
||||
<param name="srcX1" type="GLint"/>
|
||||
|
||||
Reference in New Issue
Block a user