https://github.com/shader-slang/slang
Raw File
Tip revision: 13ff0bd345990c0fdfb7b52ebd5339cddb04889e authored by Tim Foley on 03 March 2021, 19:45:39 UTC
Add GLSL/SPIR-V support got GetAttributeAtVertex (#1733)
Tip revision: 13ff0bd
parser-error-unclosed-curly.slang.expected
result code = -1
standard error = {
tests/front-end/parser-error-unclosed-curly.slang(4): error 20001: unexpected end of file, expected '}'
}
standard output = {
}
back to top