Merge pull request #3031 from rg3igalia/sub-group-size-arb-flat-fix
[platform/upstream/glslang.git] / Test / preprocessor.cpp_style___FILE__.vert
1 #extension GL_GOOGLE_cpp_style_line_directive : enable
2
3 __FILE__
4
5 #line 150 "a.h"
6 __FILE__
7
8 #line 24
9 __FILE__
10
11 #line 42
12 __FILE__
13
14 #line 30 "b.cc"
15 __FILE__
16
17 #line 10 3
18 __FILE__
19
20 #line 48
21 __FILE__
22
23 #line 4
24 __FILE__
25
26 #line 55 100
27 __FILE__
28
29 #line 1000 "c"
30 __FILE__
31
32 #line 42 1
33 __FILE__
34
35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
36 __FILE__