Handbook
Glossary
vertex-array-object? ( object -- ? )
Vocabulary
gpu
.
shaders
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
vertex-array-object
class.
Definition
USING:
classes.tuple.private
;
IN:
gpu.shaders
:
vertex-array-object?
( object -- ? )
\
vertex-array-object
11
tuple-instance?
;