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