]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/vec_ops.tmpl
79432325d3b52ae2032fca3d7a300074245c76c1
[xonotic/gmqcc.git] / tests / vec_ops.tmpl
1 I: vec_ops.qc
2 D: some additional vector operations
3 T: -execute
4 C: -std=fteqcc
5 E: -vector "8 16 32"
6 M: '8 16 32'
7 M: '4 8 16'
8 M: '2 4 8'
9 M: '4 8 16'
10 M: '20 24 16'
11 M: '0 0 16'
12 M: '29 42 51'
13 M: '0 8 16'