littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
GL
/
stencilFuncSeparate
stencil
Func
Separate
abstract
fun
stencilFuncSeparate
(
face
:
Int
,
func
:
Int
,
ref
:
Int
,
mask
:
Int
)
open
fun
stencilFuncSeparate
(
face
:
FaceMode
,
func
:
CompareFunction
,
ref
:
Int
,
mask
:
Int
)