Types.ShaderAttributeDataType
type t =
| Float
| Vec2
| Vec3
| Vec4
val vals : (t * int64 F.const) list
val t : t F.typ