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