Handbook
Glossary
normalize-vertex-formats ( vertex-formats -- vertex-formats' )
Vocabulary
gpu
.
shaders
.
private
Inputs
vertex-formats
an
object
Outputs
vertex-formats'
an
object
Definition
USING:
arrays
gpu.shaders
kernel
sequences
;
IN:
gpu.shaders.private
:
normalize-vertex-formats
( vertex-formats -- vertex-formats' )
[
first2
[
?>buffer-ptr
]
dip
2array
]
map
;
inline