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