Skip to content

Commit cdd4b7b

Browse files
committed
Update task shader wording
1 parent c13d3a8 commit cdd4b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-12-29-rust-gpu-0.10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pub fn main(
9393
}
9494
```
9595

96-
An example of a Rust GPU mesh task shader:
96+
An example of a Rust GPU task shader:
9797

9898
```
9999
use spirv_std::arch::emit_mesh_tasks_ext;

0 commit comments

Comments
 (0)