summaryrefslogtreecommitdiffstats
path: root/tests/preprocessor/elif-eval.slang.expected
Commit message (Collapse)AuthorAge
* Fix for #elif evaluation issue (#3038)jsmall-nvidia2023-07-31
* A more way robust way to handle resource consumption might use multiple `kind`s on GLSL emit. * Improve method naming and some comments. * Small consistency fix. * Fix issue with #elif evaluation. * Add a test.