You can specify just the first term and the others are inferred.
var gradZ = [
0'f32, 0, 0, 0,
1, 1,-1,-1,
1, 1,-1,-1]
- shorthand for literal type annotations? jackmott
- Re: shorthand for literal type annotations? pqflx3
