Skip to content

Commit

Permalink
Add SPV_NV_cooperative_matrix2 and SPV_NV_tensor_addressing (#293)
Browse files Browse the repository at this point in the history
* Add SPV_NV_cooperative_matrix2 and SPV_NV_tensor_addressing

* Update extensions/NV/SPV_NV_tensor_addressing.asciidoc

Co-authored-by: Victor Lomuller <[email protected]>

* update word counts for load/storetensor

* fix order of extensions in readme

---------

Co-authored-by: Victor Lomuller <[email protected]>
  • Loading branch information
jeffbolznv and Naghasan authored Oct 30, 2024
1 parent d3d87ea commit 4ec61cd
Show file tree
Hide file tree
Showing 5 changed files with 3,238 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Khronos SPIR-V Registry](https://www.khronos.org/registry/spir-v/).
* [SPV_NV_bindless_texture ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_bindless_texture.html)
* [SPV_NV_compute_shader_derivatives ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_compute_shader_derivatives.html)
* [SPV_NV_cooperative_matrix ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_cooperative_matrix.html)
* [SPV_NV_cooperative_matrix2 ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_cooperative_matrix2.html)
* [SPV_NV_displacement_micromap ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_displacement_micromap.html)
* [SPV_NV_fragment_shader_barycentric ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_fragment_shader_barycentric.html)
* [SPV_NV_geometry_shader_passthrough ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_geometry_shader_passthrough.html)
Expand All @@ -155,6 +156,7 @@ Khronos SPIR-V Registry](https://www.khronos.org/registry/spir-v/).
* [SPV_NV_shader_subgroup_partitioned ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_shader_subgroup_partitioned.html)
* [SPV_NV_shading_rate ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_shading_rate.html)
* [SPV_NV_stereo_view_rendering ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_stereo_view_rendering.html)
* [SPV_NV_tensor_addressing ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_tensor_addressing.html)
* [SPV_NV_viewport_array2 ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NV_viewport_array2.html)
* [SPV_NVX_multiview_per_view_attributes ]( http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/NV/SPV_NVX_multiview_per_view_attributes.html)
* [SPV_QCOM_image_processing ]( https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/QCOM/SPV_QCOM_image_processing.html)
Expand Down
Loading

0 comments on commit 4ec61cd

Please sign in to comment.