yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

jsmall-nvidiaFix for #elif evaluation issue (#3038)534924109

master
168 B8 linesraw
1result code = -1
2standard error = {
3tests/preprocessor/elif-eval.slang(4): error 15900: #error: Not this one!
4#   error Not this one!
5    ^~~~~
6}
7standard output = {
8}