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