https://github.com/shader-slang/slang
Raw File
Tip revision: b45e5aa07cf5e2e0bd23cf4c14bb40104b0b641c authored by Yong He on 28 June 2023, 23:09:06 UTC
Fix parameter block loads in GLSL emit. (#2946)
Tip revision: b45e5aa
hull-shader-invalid-domain.slang.expected
result code = -1
standard error = {
tests/diagnostics/hull-shader-invalid-domain.slang(39): error 50053: 'Domain' should be either 'triangles' or 'quads'.
}
standard output = {
}
back to top