toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
compressedTexSubImage2D
compressed
Tex
Sub
Image2D
abstract
fun
compressedTexSubImage2D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
data
:
ArrayBufferView
)