From d70da65a90ccd73439895a43b3958c0ea1441f35 Mon Sep 17 00:00:00 2001 From: Mukund Keshava Date: Tue, 10 Jun 2025 10:18:24 +0530 Subject: 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> --- docs/command-line-slangc-reference.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/command-line-slangc-reference.md') 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` -- cgit v1.2.3