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