You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
417 B
11 lines
417 B
4 months ago
|
hlsl.includeNegative.vert
|
||
|
ERROR: ./foo.h:1: '#error' : should not be included
|
||
|
ERROR: ./inc2/../foo.h:1: '#error' : should not be included
|
||
|
ERROR: ./parentBad:3: '#error' : bad parent
|
||
|
ERROR: hlsl.includeNegative.vert:7: '#error' : in main
|
||
|
hlsl.includeNegative.vert(8): error at column 0, HLSL parsing failed.
|
||
|
ERROR: 5 compilation errors. No code generated.
|
||
|
|
||
|
|
||
|
SPIR-V is not generated for failed compile or link
|