littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
uploadImageData
upload
Image
Data
fun
<
T
:
TextureData
>
T
.
uploadImageData
(
context
:
Context
,
target
:
TextureTarget
,
data
:
TextureData
,
mipLevel
:
Int
=
0
)