]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/vec_ops.tmpl
Fix for loops
[xonotic/gmqcc.git] / tests / vec_ops.tmpl
1 I: vec_ops.qc
2 D: some additional vector operations
3 T: -execute
4 C: -std=gmqcc
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'
14 M: '-24 44 -16'