Handbook
Glossary
vertex-attribute-size ( vertex-attribute -- size )
Vocabulary
gpu
.
shaders
.
private
Inputs
vertex-attribute
an
object
Outputs
size
an
object
Definition
USING:
accessors
kernel
math
;
IN:
gpu.shaders.private
:
vertex-attribute-size
( vertex-attribute -- size )
[
component-type>>
vertex-type-size
]
[
dim>>
]
bi
*
;