glBindTexture

common
fun glBindTexture(type: TextureType, textureHandle: Int)

Binds a given textureHandle to a given texture type.