Handbook
Glossary
[verify-feedback-format] ( vertex-attributes -- quot )
Vocabulary
gpu
.
shaders
.
private
Inputs
vertex-attributes
an
object
Outputs
quot
an
object
Definition
USING:
combinators
kernel
quotations
sequences
;
IN:
gpu.shaders.private
::
[verify-feedback-format]
( vertex-attributes -- quot )
vertex-attributes
[
[verify-feedback-attribute]
]
map-index
:>
verify-cleave
{
drop
verify-cleave
cleave
}
>quotation
;