clear

open override fun clear(    frameBuffer: AGFrameBufferBase,     frameBufferInfo: AGFrameBufferInfo,     color: RGBA,     depth: Float,     stencil: Int,     clearColor: Boolean,     clearDepth: Boolean,     clearStencil: Boolean,     scissor: AGScissor)