summaryrefslogtreecommitdiff
path: root/tests/language-feature/namespaces/multiple-namespace.slang.expected.txt
AgeCommit message (Collapse)Author
2022-04-05Fix issue with multiple namespace openings (#2176)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Added sample-grad-clamp-lod sample. * Fix handling multiple reopenings of namespaces.