| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Support use of `this` with Mesh Shader Outputs (`IRMeshOutputRef`) (#6920) | 16-Bit-Dog | 2025-04-29 |
| * Support `this` use of `IRMeshOutputRef` * Fix SPIR-V val error There was a type mismatch causing a spir-v failiure: `store(var, var)` instead of `store(var, load(var))` | |||
