summaryrefslogtreecommitdiffstats
path: root/tests/library/export-library.slang
Commit message (Collapse)AuthorAge
* Support for HLSL `export` (#2223)jsmall-nvidia2022-05-05
* #include an absolute path didn't work - because paths were taken to always be relative. * Add support for HLSL `export`. * Test for using `export` keyword.