openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glCopyImageSubData
gl
Copy
Image
Sub
Data
fun
glCopyImageSubData
(
srcName
:
Int
,
srcTarget
:
Int
,
srcLevel
:
Int
,
srcX
:
Int
,
srcY
:
Int
,
srcZ
:
Int
,
dstName
:
Int
,
dstTarget
:
Int
,
dstLevel
:
Int
,
dstX
:
Int
,
dstY
:
Int
,
dstZ
:
Int
,
srcWidth
:
Int
,
srcHeight
:
Int
,
srcDepth
:
Int
)
(
source
)