Handbook
Glossary
cl-read-only-cache? ( object -- ? )
Vocabulary
opencl
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
cl-read-only-cache
class.
Definition
USING:
kernel
;
IN:
opencl
:
cl-read-only-cache?
( object -- ? )
\
cl-read-only-cache
eq?
;