texImage2D

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)