summaryrefslogtreecommitdiff
path: root/tests/diagnostics/gh-38-vs.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/gh-38-vs.hlsl.expected')
-rw-r--r--tests/diagnostics/gh-38-vs.hlsl.expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/diagnostics/gh-38-vs.hlsl.expected b/tests/diagnostics/gh-38-vs.hlsl.expected
index bc33e43aa..30d9516d5 100644
--- a/tests/diagnostics/gh-38-vs.hlsl.expected
+++ b/tests/diagnostics/gh-38-vs.hlsl.expected
@@ -4,6 +4,8 @@ tests/diagnostics/gh-38-fs.hlsl(5): warning 39001: explicit binding for paramete
Texture2D overlappingB : register(t0);
^~~~~~~~~~~~
tests/diagnostics/gh-38-vs.hlsl(5): note: see declaration of 'overlappingA'
+Texture2D overlappingA : register(t0);
+ ^~~~~~~~~~~~
}
standard output = {
}