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