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