texImage3D

open override fun texImage3D(target: Int, level: Int, internalFormat: Int, format: Int, width: Int, height: Int, depth: Int, type: Int)
open override fun texImage3D(target: Int, level: Int, internalFormat: Int, format: Int, width: Int, height: Int, depth: Int, type: Int, source: ByteBuffer)