summaryrefslogtreecommitdiffstats
path: root/tools/slang-unit-test/unit-test-chunked-list.cpp
Commit message (Collapse)AuthorAge
* Correct include dir for libslang (#5539)Ellie Hermaszewska2024-11-13
| | | | | | | | This stops adding the repo root to the include path for anything linking with slang. This enabled a bunch of convenient includes, but might lead to confusing behavior for anyone including slang. Not to mention differences including it from an install vs source. Co-authored-by: Yong He <yonghe@outlook.com>
* Various fixes to gfx. (#2120)Yong He2022-02-09
* Various fixes to gfx. * Fix. * Fixes. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>