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
/
glCompressedTexSubImage3D
gl
Compressed
Tex
Sub
Image3D
fun
glCompressedTexSubImage3D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
Int
,
data
:
ByteBuffer
)
(
source
)