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