diff options
Diffstat (limited to 'docs/user-guide')
| -rw-r--r-- | docs/user-guide/a3-02-reference-capability-atoms.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/user-guide/a3-02-reference-capability-atoms.md b/docs/user-guide/a3-02-reference-capability-atoms.md index 56809055b..9740806ea 100644 --- a/docs/user-guide/a3-02-reference-capability-atoms.md +++ b/docs/user-guide/a3-02-reference-capability-atoms.md @@ -153,10 +153,10 @@ Versions > Represents HLSL NVAPI support. `hlsl_2018` -> Represet HLSL compatibility support. +> Represent HLSL compatibility support. `hlsl_coopvec_poc` -> Represet compatibility support for the deprecated POC DXC +> Represent compatibility support for the deprecated POC DXC `dxil_lib` > Represents capabilities required for DXIL Library compilation. @@ -1322,6 +1322,9 @@ Other ---------------------- *Capabilities which may be deprecated* +`optix_coopvec` +> Represents capabilities required for optix cooperative vector support. + `SPIRV_1_0` > Use `spirv_1_0` instead |
