littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL
/
compressedTexImage2D
compressed
Tex
Image2D
js
open
override
fun
compressedTexImage2D
(
target
:
Int
,
level
:
Int
,
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
source
:
ByteBuffer
?
)