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