diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user-guide/a3-02-reference-capability-atoms.md | 6 |
1 files changed, 6 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 7cdf89bff..e7de2cfa9 100644 --- a/docs/user-guide/a3-02-reference-capability-atoms.md +++ b/docs/user-guide/a3-02-reference-capability-atoms.md @@ -788,6 +788,9 @@ Compound Capabilities `cuda_glsl_hlsl_spirv` > CUDA, GLSL, HLSL, and SPIRV code-gen targets +`cuda_glsl_hlsl_spirv_wgsl` +> CUDA, GLSL, HLSL, SPIRV, and WGSL code-gen targets + `cuda_glsl_hlsl_metal_spirv` > CUDA, GLSL, HLSL, Metal, and SPIRV code-gen targets @@ -830,6 +833,9 @@ Compound Capabilities `glsl_spirv` > GLSL, and SPIRV code-gen targets +`glsl_spirv_wgsl` +> GLSL, SPIRV, and WGSL code-gen targets + `hlsl_spirv` > HLSL, and SPIRV code-gen targets |
