blob: f3353574ee5cda46a2d86f9d88c66da42fa611bd (
plain)
1
2
3
4
5
6
7
8
|
result code = 1
standard error = {
(1): error 100000: downstream tool name not known, allowed names are [ fxc, dxc, glslang, spirv-dis, clang, visualstudio, gcc, genericcpp, nvrtc, llvm, downstream, linker ]
tests/diagnostics/command-line/x-arg-tool-unknown.slang -entry main -stage compute -o myKernel.dxbc -o myKernel.dxbc -Xthingy
^
}
standard output = {
}
|