ArrayTextureGL3
class ArrayTextureGL3(val target: Int, val texture: Int, val width: Int, val height: Int, val layers: Int, val format: ColorFormat, val type: ColorType, val levels: Int, val session: Session?) : ArrayTexture(source)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun write(layer: Int, buffer: ByteBuffer, sourceFormat: ColorFormat, sourceType: ColorType, level: Int)