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