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
/
compressedTexImage2D
compressed
Tex
Image2D
abstract
fun
compressedTexImage2D
(
target
:
Int
,
level
:
Int
,
internalformat
:
Int
,
width
:
Int
,
height
:
Int
,
border
:
Int
,
data
:
ArrayBufferView
)
(
source
)