Zernikalos
Toggle table of contents
0.7.0
Android
OGL
Target filter
Android
OGL
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.context
/
ZGLRenderingContext
/
texImage2D
tex
Image2D
Android
OGL
actual
fun
texImage2D
(
bitmap
:
ZBitmap
)
(
source
)
actual
fun
texImage2D
(
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
pixelType
:
Int
,
pixels
:
ByteArray
)
(
source
)
expect
fun
texImage2D
(
bitmap
:
ZBitmap
)
(
source
)
expect
fun
texImage2D
(
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
pixelType
:
Int
,
pixels
:
ByteArray
)
(
source
)