Skip to content

Commit 7a1d568

Browse files
committed
Merge branch 'byebyecoopvec' of https://github.com/damyanp/DirectXShaderCompiler into byebyecoopvec
2 parents 1c3535a + d5c3710 commit 7a1d568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ line upon naming the release. Refer to previous for appropriate section names.
2424

2525
#### Experimental Shader Model 6.10
2626

27-
- Removed experimental Cooperative Vector, this has been replaced by LinAlg matrix
27+
- Removed experimental Cooperative Vector, this has been replaced by LinAlg matrix.
2828
- Implement GetGroupWaveIndex and GetGroupWaveCount in experimental Shader Model 6.10.
2929
- [proposal](https://github.com/microsoft/hlsl-specs/blob/main/proposals/0048-group-wave-index.md)
3030
- GetGroupWaveIndex: New intrinsic for Compute, Mesh, Amplification and Node shaders which returns the index of the wave within the thread group that the the thread is executing.

0 commit comments

Comments
 (0)