Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 608302f

Browse filesBrowse files
N21: Fix some broken links in the WGPU section (rust-gamedev#609)
1 parent 3def1ce commit 608302f
Copy full SHA for 608302f

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎content/news/021/index.md

Copy file name to clipboardExpand all lines: content/news/021/index.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,10 @@ In April, the team implemented more validation on both the host and the shader
383383
sides. [Naga]'s coverage of SPIR-V and MSL features is also greately improved.
384384

385385
On the infrastructure side, [wgpu] integrated [profiling] and got the first
386-
[naga performance] numbers, which looked promising.
386+
[naga performance][naga perf numbers] numbers, which looked promising.
387387

388388
[wgpu]: https://github.com/gfx-rs/wgpu
389+
[webgpu]: https://gpuweb.github.io/gpuweb/
389390
[naga]: https://github.com/gfx-rs/naga
390391
[profiling]: https://github.com/aclysma/profiling
391392
[gfx-release-blog]: https://gfx-rs.github.io/2021/04/30/release-0.8.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.