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