summaryrefslogtreecommitdiffstats
path: root/tests/bugs/func-type-specialize.slang
Commit message (Collapse)AuthorAge
* Fix hit object emit for HLSL + FuncType specialization bug fix. (#2976)Yong He2023-07-10
* Fix hit object emit for HLSL. * Fix a bug involving specialization of functon type. * Add a test case. --------- Co-authored-by: Yong He <yhe@nvidia.com>