Skip to content

Commit b80e67e

Browse files
alelenvdgkoch
andauthored
Add spec for SPV_EXT_shader_invocation_reorder. (#368)
* Add spec for SPV_EXT_shader_invocation_reorder. * Apply suggestions from code review Co-authored-by: Daniel Koch <[email protected]> * Add contributors, fix typos, address review feedback. * Another typo. --------- Co-authored-by: Daniel Koch <[email protected]>
1 parent bf92b36 commit b80e67e

File tree

2 files changed

+1331
-0
lines changed

2 files changed

+1331
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Note: we no longer push the HTML along side the extension.
9898
* [SPV_EXT_shader_atomic_float_min_max ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_atomic_float_min_max.html)
9999
* [SPV_EXT_shader_atomic_float16_add ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_atomic_float16_add.html)
100100
* [SPV_EXT_shader_image_int64 ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_image_int64.html)
101+
* [SPV_EXT_shader_invocation_reorder ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_invocation_reorder.html)
101102
* [SPV_EXT_shader_stencil_export ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_stencil_export.html)
102103
* [SPV_EXT_shader_tile_image ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_tile_image.html)
103104
* [SPV_EXT_shader_viewport_index_layer ]( https://github.khronos.org/SPIRV-Registry/extensions/EXT/SPV_EXT_shader_viewport_index_layer.html)

0 commit comments

Comments
 (0)