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