yum-mirror/slang

Making it easier to work with shaders

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

jsmall-nvidiaDiagnostic location highlighting (#1700)369279e91

master
226 B8 linesraw
1result code = -1
2standard error = {
3tests/bugs/ray-flags-non-constant.slang(11): error 39999: expression does not evaluate to a compile-time constant
4    RayQuery<rayFlags> query;
5             ^~~~~~~~
6}
7standard output = {
8}