Skip to content

Commit f5dc292

Browse files
authored
code comment fix from Anupama's suggestion
1 parent 111ea8b commit f5dc292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0029-cooperative-vector.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ if (MatVecSupport.LinearAlgebraMatrixVectorTier == D3D12_LINEAR_ALGEBRA_MATRIX_V
789789
// combination matching one of those returned.
790790

791791
} else {
792-
// Don't use matrix vector ops
792+
// Don't use LINEAR_ALGEBRA_MATRIX_VECTOR ops
793793
}
794794
```
795795

0 commit comments

Comments
 (0)