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