blob: 67bf41c7ccd13042361dc7539b545b7e89335b50 [file] [log] [blame]
John Kessenich3494b4d2017-05-22 15:00:42 -06001hlsl.includeNegative.vert
2ERROR: ./foo.h:1: '#error' : should not be included
3ERROR: ./inc2/../foo.h:1: '#error' : should not be included
4ERROR: ./parentBad:3: '#error' : bad parent
5ERROR: hlsl.includeNegative.vert:7: '#error' : in main
Jeremy Hayes4b900772021-04-09 16:37:20 -06006ERROR: hlsl.includeNegative.vert:6: 'declaration' : Expected
John Kessenich3494b4d2017-05-22 15:00:42 -06007hlsl.includeNegative.vert(8): error at column 0, HLSL parsing failed.
Jeremy Hayes4b900772021-04-09 16:37:20 -06008ERROR: 6 compilation errors. No code generated.
John Kessenich3494b4d2017-05-22 15:00:42 -06009
10
11SPIR-V is not generated for failed compile or link