summaryrefslogtreecommitdiff
path: root/tests/current-bugs/resource-struct-out.slang
AgeCommit message (Collapse)Author
2021-04-05Added tests/current-bugs (#1781)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Added a current-bugs folder in tests for active (ie with issue) bug tests demonstrating the problem. Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com>