org.rajawali3d.wear / EmptyGL10 / glTexSubImage2D

glTexSubImage2D

open fun glTexSubImage2D(target: Int, level: Int, xoffset: Int, yoffset: Int, width: Int, height: Int, format: Int, type: Int, pixels: Buffer!): Unit