summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDarren Wihandi <65404740+fairywreath@users.noreply.github.com>2025-03-19 17:53:57 -0400
committerGitHub <noreply@github.com>2025-03-19 21:53:57 +0000
commit404e95cdd02830ba0fb215081e826025609c4d14 (patch)
tree4f68e2476a29372c385329e709719f2f51e3055d /docs
parent155e0804edbc9e7175cb0a6ed60d3daff0ba5e01 (diff)
Output SPV_KHR_compute_shader_derivatives extension string instead of the NV extension (#6641)
* Output SPV_KHR_compute_shader_derivatives instead of the NV extension * add alias for nv extension
Diffstat (limited to 'docs')
-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 696e0fa94..9a6eead6d 100644
--- a/docs/user-guide/a3-02-reference-capability-atoms.md
+++ b/docs/user-guide/a3-02-reference-capability-atoms.md
@@ -409,6 +409,9 @@ Extensions
`SPV_NV_shader_image_footprint`
> Represents the SPIR-V extension for shader image footprint.
+`SPV_KHR_compute_shader_derivatives`
+> Represents the SPIR-V extension for compute shader derivatives.
+
`SPV_NV_compute_shader_derivatives`
> Represents the SPIR-V extension for compute shader derivatives.