Skip to content

Commit

Permalink
Add spec for GL_NV_shader_invocation_reorder. (#196)
Browse files Browse the repository at this point in the history
* Add spec for GL_NV_shader_invocation_reorder.
  • Loading branch information
alelenv authored Nov 8, 2022
1 parent ed3adcf commit 3d48ca2
Show file tree
Hide file tree
Showing 2 changed files with 850 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ which normatively accepts SPIR-V but does not normatively consume a high-level s
- [GL_EXT_fragment_shader_barycentric](https://github.com/KhronosGroup/GLSL/blob/master/extensions/ext/GLSL_EXT_fragment_shader_barycentric.txt)
- [GL_EXT_mesh_shader](https://github.com/KhronosGroup/GLSL/blob/master/extensions/ext/GLSL_EXT_mesh_shader.txt)
- [GL_EXT_opacity_micromap](https://github.com/KhronosGroup/GLSL/blob/master/extensions/ext/GLSL_EXT_opacity_micromap.txt)
- [GL_NV_shader_invocation_reorder](https://github.com/KhronosGroup/GLSL/blob/master/extensions/nv/GLSL_NV_shader_invocation_reorder.txt)
Loading

0 comments on commit 3d48ca2

Please sign in to comment.