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