Handbook
Glossary
cl_image_format? ( object -- ? )
Vocabulary
opencl
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
cl_image_format
class.
Definition
USING:
classes.tuple.private
;
IN:
opencl.ffi
:
cl_image_format?
( object -- ? )
\
cl_image_format
9
tuple-instance?
;