<stencil-mode> ( value mask comparison stencil-fail-op depth-fail-op depth-pass-op -- stencil-mode )


Vocabulary
gpu.state

Inputs
valuean integer
maskan integer
comparisona comparison
stencil-fail-opa stencil-op
depth-fail-opa stencil-op
depth-pass-opa stencil-op


Outputs
stencil-modea stencil-mode


Word description
Constructs a stencil-mode tuple.

See also
stencil-mode

Definition


: <stencil-mode>
( value mask comparison stencil-fail-op depth-fail-op depth-pass-op -- stencil-mode )
\ stencil-mode boa ; inline