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