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