diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/command-line-slangc-reference.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index 3e250df88..9c828462c 100644 --- a/docs/command-line-slangc-reference.md +++ b/docs/command-line-slangc-reference.md @@ -1207,6 +1207,7 @@ A capability describes an optional feature that a target may or may not support. * `SPV_KHR_cooperative_matrix` : enables the SPV_KHR_cooperative_matrix extension * `SPV_NV_tensor_addressing` : enables the SPV_NV_tensor_addressing extension * `SPV_NV_cooperative_matrix2` : enables the SPV_NV_cooperative_matrix2 extension +* `SPV_NV_bindless_texture` : enables the SPV_NV_bindless_texture extension * `spvDeviceGroup` * `spvAtomicFloat32AddEXT` * `spvAtomicFloat16AddEXT` @@ -1259,6 +1260,7 @@ A capability describes an optional feature that a target may or may not support. * `spvQuadControlKHR` * `spvVulkanMemoryModelKHR` * `spvVulkanMemoryModelDeviceScopeKHR` +* `spvBindlessTextureNV` * `metallib_latest` * `dxil_lib` * `any_target` |
