Handbook
Glossary
<stencil-mode> ( value mask comparison stencil-fail-op depth-fail-op depth-pass-op -- stencil-mode )
Vocabulary
gpu
.
state
Inputs
value
an
integer
mask
an
integer
comparison
a
comparison
stencil-fail-op
a
stencil-op
depth-fail-op
a
stencil-op
depth-pass-op
a
stencil-op
Outputs
stencil-mode
a
stencil-mode
Word description
Constructs a
stencil-mode
tuple.
See also
stencil-mode
Definition
USING:
kernel
;
IN:
gpu.state
:
<stencil-mode>
( value mask comparison stencil-fail-op depth-fail-op depth-pass-op -- stencil-mode )
\
stencil-mode
boa
;
inline