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