summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide/a3-02-reference-capability-atoms.md9
1 files changed, 9 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 b6aa7aba2..f0345679c 100644
--- a/docs/user-guide/a3-02-reference-capability-atoms.md
+++ b/docs/user-guide/a3-02-reference-capability-atoms.md
@@ -423,6 +423,9 @@ Extensions
> Represents the SPIR-V extension for shader invocation reorder.
> Requires SPV_KHR_ray_tracing.
+`SPV_NV_cluster_acceleration_structure`
+> Represents the SPIR-V extension for cluster acceleration structure.
+
`SPV_NV_shader_image_footprint`
> Represents the SPIR-V extension for shader image footprint.
@@ -534,6 +537,9 @@ Extensions
`spvShaderInvocationReorderNV`
> Represents the SPIR-V capability for shader invocation reorder.
+`spvRayTracingClusterAccelerationStructureNV`
+> Represents the SPIR-V capability for cluster acceleration structure.
+
`spvShaderClockKHR`
> Represents the SPIR-V capability for shader clock.
@@ -741,6 +747,9 @@ Extensions
`GL_NV_shader_texture_footprint`
> Represents the GL_NV_shader_texture_footprint extension.
+`GL_NV_cluster_acceleration_structure`
+> Represents the GL_NV_cluster_acceleration_structure extension.
+
Compound Capabilities
----------------------
*Capabilities to specify capabilities created by other capabilities (`raytracing`, `meshshading`...)*