| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Various WGSL fixes. (#5490) | Yong He | 2024-11-04 |
| | | | | | | | | | | | | | | | | | | | | * [WGSL] make sure switch has a default label. * Various WGSL fixes. * Update rhi submodule commit * format code * Remove unnecessary DISABLE_TEST directive on not applicable test. * Matrix comp mul + `select`. * Legalize binary ops for wgsl. --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> | ||
| * | Enable WebGPU tests in CI (#5239) | Anders Leino | 2024-10-15 |
| | | |||
| * | enable more metal tests (#4326) | skallweitNV | 2024-06-10 |
| | | |||
| * | Metal compute tests (#4292) | skallweitNV | 2024-06-07 |
| | | |||
| * | Fix crash when processing nested switch. (#2624) | Yong He | 2023-02-06 |
| * Fix crash when processing nested switch. * Clean up. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
