summaryrefslogtreecommitdiff
path: root/tests/diagnostics/gh-38-vs.hlsl.expected
blob: 1c784e28351334aa34d3d40902ed157004174454 (plain)
1
2
3
4
5
6
7
result code = 0
standard error = {
tests/diagnostics/gh-38-fs.hlsl(5): warning 39001: explicit binding for parameter 'overlappingB' overlaps with parameter 'overlappingA'
tests/diagnostics/gh-38-vs.hlsl(5): note: see declaration of 'overlappingA'
}
standard output = {
}