• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1hlsl.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
6ERROR: hlsl.includeNegative.vert:6: 'declaration' : Expected
7hlsl.includeNegative.vert(8): error at column 0, HLSL parsing failed.
8ERROR: 6 compilation errors.  No code generated.
9
10
11SPIR-V is not generated for failed compile or link
12