summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/hull-shader-invalid-domain.slang.expected
blob: 6b8d7761cd096dc1a89fcb89b93c0d18425f394b (plain)
1
2
3
4
5
6
result code = -1
standard error = {
tests/diagnostics/hull-shader-invalid-domain.slang(39): error 50053: 'Domain' should be either 'triangles' or 'quads'.
}
standard output = {
}