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