Handbook
Glossary
stencil-attachment? ( object -- ? )
Vocabulary
gpu
.
framebuffers
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
stencil-attachment
class.
Definition
USING:
kernel
;
IN:
gpu.framebuffers
:
stencil-attachment?
( object -- ? )
\
stencil-attachment
eq?
;