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