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