stencilFunc

abstract fun stencilFunc(func: Int, ref: Int, mask: Int)
open fun stencilFunc(func: CompareFunction, ref: Int, mask: Int)