| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-29 | Support use of `this` with Mesh Shader Outputs (`IRMeshOutputRef`) (#6920) | 16-Bit-Dog | |
| * 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))` | |||
