ColorBufferWebGL

constructor(    context: WebGL2RenderingContext,     target: Int,     texture: WebGLTexture,     width: Int,     height: Int,     contentScale: Double,     format: ColorFormat,     type: ColorType,     levels: Int,     multisample: BufferMultisample,     session: Session?)(source)