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
output-no-target.slang.expected
result code = 1
standard error = {
(0): error 61: no specified '-target' option matches the output path 'bad.hlsl', which implies the 'hlsl' format
}
standard output = {
}
back to top