kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
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
)
(
source
)