summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/single-shader-record.slang.expected
blob: ce92849fb2271c9e6bdaa8c593a980a28d29b00e (plain)
1
2
3
4
5
6
result code = -1
standard error = {
(0): error 39020: can have at most one 'shader record' attributed constant buffer; found 2.
}
standard output = {
}