diff options
| author | Anders Leino <aleino@nvidia.com> | 2024-11-19 19:06:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-19 09:06:29 -0800 |
| commit | f98579d5ea3a69dd0ed75eeacc017fabfc7cb8e0 (patch) | |
| tree | f49dc0bec86a756617b82f51b63f4101ea1f1de1 /docs/user-guide/a2-target-specific-features.md | |
| parent | fa917fedc89287778eef65a62413ff09d1065d97 (diff) | |
Document WGSL-specific features (#5571)
Issue #5567.
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs/user-guide/a2-target-specific-features.md')
| -rw-r--r-- | docs/user-guide/a2-target-specific-features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide/a2-target-specific-features.md b/docs/user-guide/a2-target-specific-features.md index 2761d84e5..22d973dea 100644 --- a/docs/user-guide/a2-target-specific-features.md +++ b/docs/user-guide/a2-target-specific-features.md @@ -10,4 +10,4 @@ Slang can produce code for a variety of targets. When producing code for a targe In this chapter: 1. [SPIR-V target specific](a2-01-spirv-target-specific.md) 2. Metal target specific -3. WebGPU +3. [WGSL target specific](a2-03-wgsl-target-specific.md) |
