openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glBlitFramebuffer
gl
Blit
Framebuffer
fun
glBlitFramebuffer
(
srcX0
:
Int
,
srcY0
:
Int
,
srcX1
:
Int
,
srcY1
:
Int
,
dstX0
:
Int
,
dstY0
:
Int
,
dstX1
:
Int
,
dstY1
:
Int
,
mask
:
Int
,
filter
:
Int
)
(
source
)