org.rajawali3d.wear / EmptyGL10 / glCompressedTexSubImage2D

glCompressedTexSubImage2D

open fun glCompressedTexSubImage2D(target: Int, level: Int, xoffset: Int, yoffset: Int, width: Int, height: Int, format: Int, imageSize: Int, data: Buffer!): Unit