org.rajawali3d.wear / EmptyGL10 / glTexImage2D

glTexImage2D

open fun glTexImage2D(target: Int, level: Int, internalformat: Int, width: Int, height: Int, border: Int, format: Int, type: Int, pixels: Buffer!): Unit