summaryrefslogtreecommitdiffstats
path: root/docs/user-guide
diff options
context:
space:
mode:
authorSirox <71220271+Sirox0@users.noreply.github.com>2025-07-02 21:01:30 +0300
committerGitHub <noreply@github.com>2025-07-02 18:01:30 +0000
commitbee3142ce4564d7cb6ec0af43b4ffdcae1d2e68d (patch)
tree9a65bf3f297a845b8a9ffb9518df15dd1cf44b3e /docs/user-guide
parentcd28357bbeb56427032fd1e56c8b3749bcfeb854 (diff)
add task shader alias (#7372)
* alias amplification shader as task shader and add mesh shader profile * add task shader stage alias to capabilities * regenerate command line reference --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'docs/user-guide')
-rw-r--r--docs/user-guide/a3-02-reference-capability-atoms.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/user-guide/a3-02-reference-capability-atoms.md b/docs/user-guide/a3-02-reference-capability-atoms.md
index db7de8cb1..f1b2d2bdb 100644
--- a/docs/user-guide/a3-02-reference-capability-atoms.md
+++ b/docs/user-guide/a3-02-reference-capability-atoms.md
@@ -106,6 +106,9 @@ Stages
`mesh`
> Mesh shader stage & mesh shader capabilities
+`task`
+> Task shader stage & mesh shader capabilities
+
`amplification`
> Amplification shader stage & mesh shader capabilities