summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/pass-through-no-stage.hlsl.expected
blob: 87cdbbbb2ce381557dbc1211777dc40b3804975a (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 35: no stage was specified for entry point 'main'; when using the '-pass-through' option, stages must be fully specified on the command line
}
standard output = {
}