Skip to content

Commit

Permalink
Improve MakeNop.
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmusnv committed Oct 24, 2024
1 parent 8a2e45c commit 7a63102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/NNNN-shader-execution-reordering.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ static HitObject HitObject::MakeNop();

Parameter | Definition
--------- | ----------
`Return: HitObject` | The `HitObject` that contains the result of the initialization operation.
`Return: HitObject` | The `HitObject` initialized to a NOP-HitObject.

---

Expand Down

0 comments on commit 7a63102

Please sign in to comment.