glActiveTexture

actual fun glActiveTexture(textureIndex: Int)

Selects active textureIndex starting with 0.

expect fun glActiveTexture(textureIndex: Int)

Selects active textureIndex starting with 0.

actual fun glActiveTexture(textureIndex: Int)

Selects active textureIndex starting with 0.