littlekt
0.6.0
android
core
/
com.lehaine.littlekt
/
AndroidGL
/
copyTexImage2D
copy
Tex
Image2D
android
open
override
fun
copyTexImage2D
(
target
:
Int
,
level
:
Int
,
internalFormat
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
border
:
Int
)