write

open override fun write(source: TexImageSource, x: Int, y: Int, width: Int, height: Int, level: Int)(source)
open override fun write(    source: ArrayBufferView,     sourceFormat: ColorFormat,     sourceType: ColorType,     x: Int,     y: Int,     width: Int,     height: Int,     level: Int)(source)
open override fun write(    sourceBuffer: MPPBuffer,     sourceFormat: ColorFormat,     sourceType: ColorType,     x: Int,     y: Int,     width: Int,     height: Int,     level: Int)(source)