littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.gl
/
GLTextureData
/
GLTextureData
GLTexture
Data
fun
GLTextureData
(
width
:
Int
,
height
:
Int
,
mipMapLevel
:
Int
,
internalGlFormat
:
TextureFormat
,
glFormat
:
TextureFormat
,
type
:
DataType
)