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 7f759ca24..7f27284d9 100644 --- a/docs/user-guide/a3-02-reference-capability-atoms.md +++ b/docs/user-guide/a3-02-reference-capability-atoms.md @@ -626,6 +626,9 @@ Extensions `SPV_KHR_vulkan_memory_model` > Represents the SPIR-V extension for SPV_KHR_vulkan_memory_model. +`SPV_NV_bindless_texture` +> Represents the SPIR-V extension for SPV_NV_bindless_texture. + `SPV_NV_cluster_acceleration_structure` > Represents the SPIR-V extension for cluster acceleration structure. @@ -675,6 +678,9 @@ Extensions `spvAtomicFloat64MinMaxEXT` > Represents the SPIR-V capability for atomic float 64 min/max operations. +`spvBindlessTextureNV` +> Represents the SPIR-V capability for the bindless texture. + `spvCooperativeMatrixBlockLoadsNV` > Represents the SPIR-V capability for cooperative matrix 2 |
