summaryrefslogtreecommitdiffstats
path: root/docs/command-line-slangc-reference.md
diff options
context:
space:
mode:
authorMukund Keshava <mkeshava@nvidia.com>2025-06-10 10:18:24 +0530
committerGitHub <noreply@github.com>2025-06-10 04:48:24 +0000
commitd70da65a90ccd73439895a43b3958c0ea1441f35 (patch)
treee6f0c1cd8413e3e213a29bf233b5fc3a3fdf2eaf /docs/command-line-slangc-reference.md
parentab6b5f28d332f201fd96b7e05070116684d02899 (diff)
Add optix support for coopvec (#7286)
* WiP: Add coopvec support for Optix * format code * fix minor issues * Fix review comments --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'docs/command-line-slangc-reference.md')
-rw-r--r--docs/command-line-slangc-reference.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md
index b3cd2576a..7d18799ba 100644
--- a/docs/command-line-slangc-reference.md
+++ b/docs/command-line-slangc-reference.md
@@ -1112,6 +1112,7 @@ A capability describes an optional feature that a target may or may not support.
* `hlsl_nvapi`
* `hlsl_2018`
* `hlsl_coopvec_poc`
+* `optix_coopvec`
* `vertex`
* `fragment`
* `compute`