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
unknown-profile.slang.expected
result code = 1
standard error = {
(1): error 14: unknown profile 'thunder_kiss_65'
tests/diagnostics/command-line/unknown-profile.slang -profile thunder_kiss_65
                                                              ^
}
standard output = {
}
back to top