Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-baker committed Dec 18, 2024
1 parent 6f0a46a commit 4cfa3c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ const kMaxSize = 128;
* * Component 0 is the addition result
* * Component 1 is the subgroup_invocation_id
* * Component 2 is a unique generated subgroup_id
* @param op The type of subgroup addition
* @param format The framebuffer format
* @param width The framebuffer width
* @param height The framebuffer height
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ const kMaxSize = 128;
* * Component 1 is the subgroup_invocation_id
* * Component 2 is a unique generated subgroup_id
* @param inputData Input data array
* @param op The type of subgroup mulitply
* @param format The framebuffer format
* @param width The framebuffer width
* @param height The framebuffer height
Expand Down

0 comments on commit 4cfa3c6

Please sign in to comment.