GLRequestConfig

constructor(red: Int? = null, green: Int? = null, blue: Int? = null, alpha: Int? = null, depth: Int? = null, stencil: Int? = null, gles2: Boolean? = null, gles3: Boolean? = null, msaa: Int? = null)