openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glCompressedTexSubImage2D
gl
Compressed
Tex
Sub
Image2D
fun
glCompressedTexSubImage2D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
data
:
ByteBuffer
)
(
source
)