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