toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.platform
/
NativeKgl
/
compressedTexSubImage2D
compressed
Tex
Sub
Image2D
jvm
open
override
fun
compressedTexSubImage2D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
imageSize
:
Int
,
data
:
Buffer
)