diff options
| author | Darren Wihandi <65404740+fairywreath@users.noreply.github.com> | 2025-01-28 23:12:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 04:12:51 +0000 |
| commit | 1c282b80b9fbcfea9dc3dab7f5f546b069143e01 (patch) | |
| tree | 626a858fff466a0f0c54d4afbe4148a1a58caed4 /docs | |
| parent | cf66563cfdcff9b7d76017e5b73319705ccdb735 (diff) | |
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user-guide/a3-02-reference-capability-atoms.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide/a3-02-reference-capability-atoms.md b/docs/user-guide/a3-02-reference-capability-atoms.md index a70a9f88c..092dab9f0 100644 --- a/docs/user-guide/a3-02-reference-capability-atoms.md +++ b/docs/user-guide/a3-02-reference-capability-atoms.md @@ -852,7 +852,7 @@ Compound Capabilities `shadermemorycontrol` > (gfx targets) Capabilities needed to use memory barriers -`waveprefix` +`wave_multi_prefix` > Capabilities needed to use HLSL tier wave operations `bufferreference` |
