Issue error when declaration rule fails
[platform/upstream/glslang.git] / Test / baseResults / hlsl.includeNegative.vert.out
1 hlsl.includeNegative.vert
2 ERROR: ./foo.h:1: '#error' : should not be included  
3 ERROR: ./inc2/../foo.h:1: '#error' : should not be included  
4 ERROR: ./parentBad:3: '#error' : bad parent  
5 ERROR: hlsl.includeNegative.vert:7: '#error' : in main  
6 ERROR: hlsl.includeNegative.vert:6: 'declaration' : Expected 
7 hlsl.includeNegative.vert(8): error at column 0, HLSL parsing failed.
8 ERROR: 6 compilation errors.  No code generated.
9
10
11 SPIR-V is not generated for failed compile or link