summaryrefslogtreecommitdiffstats
path: root/tests/bugs/generic-member-method.slang
Commit message (Collapse)AuthorAge
* enable more metal tests (#4326)skallweitNV2024-06-10
|
* Metal compute tests (#4292)skallweitNV2024-06-07
|
* Bug fix: partially specialized non-static generic invoke missing `this` ↵Yong He2022-11-29
argument. (#2536) * Fix non-static generic func call issue. * Add test case. * Revert unnecessary change. * Update test comment. Co-authored-by: Yong He <yhe@nvidia.com>