summaryrefslogtreecommitdiff
path: root/tests/current-bugs/resource-dynamic-dispatch.slang
AgeCommit message (Collapse)Author
2022-01-10Test for dynamicDispatch/resource internal error (#2071)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Test for internal error with resource/dynamic dispatch. * Fix typo. Co-authored-by: Theresa Foley <tfoleyNV@users.noreply.github.com>