glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 099-c99-example.c.expected
1
2
3
4
5
6
7
8
9
10
11
12
13
14 f(2 * (y+1)) + f(2 * (f(2 * (z[0])))) % f(2 * (0)) + t(1);
15 f(2 * (2 +(3,4)-0,1)) | f(2 * (~ 5)) & f(2 * (0,1))^m(0,1);
16 int i[] = { 1, 23, 4, 5, };