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