glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 125-es-short-circuit-undefined.c.expected
1 0:10(16): preprocessor error: undefined macro NOT_DEFINED in expression (illegal in GLES)
2 0:14(23): preprocessor error: undefined macro ALSO_NOT_DEFINED in expression (illegal in GLES)
3
4
5
6
7
8
9 #version 300 es
10
11
12
13
14
15
16
17
18
19
20
21 Success
22
23
24
25
26
27 More success
28
29