diff options
Diffstat (limited to 'tests/cross-compile')
| -rw-r--r-- | tests/cross-compile/fxc-error.hlsl.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cross-compile/fxc-error.hlsl.expected b/tests/cross-compile/fxc-error.hlsl.expected index b3fa55696..98385feff 100644 --- a/tests/cross-compile/fxc-error.hlsl.expected +++ b/tests/cross-compile/fxc-error.hlsl.expected @@ -1,6 +1,6 @@ result code = -1 standard error = { -fxc: tests/cross-compile/fxc-error.hlsl(8,2-14): error X3004: undeclared identifier 'gOutputBuffer' +fxc 47.0: tests/cross-compile/fxc-error.hlsl(8): error X3004: undeclared identifier 'gOutputBuffer' } standard output = { } |
