WebGL2RenderingContextBase.blitFramebuffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct WebGL2RenderingContextBase
nothrow
void
blitFramebuffer
()
(
int srcX0
,
int srcY0
,
int srcX1
,
int srcY1
,
int dstX0
,
int dstY0
,
int dstX1
,
int dstY1
,
uint mask
,
uint filter
)

Meta