Revert "gpu-dawn: update to latest version origin/generated-2023-01-19.1674151689"

This reverts commit 858003f6e4.
This commit is contained in:
Stephen Gutekanst 2023-01-19 18:38:26 -07:00
parent 858003f6e4
commit 988b5c0da8
3 changed files with 4 additions and 4 deletions

View file

@ -204,7 +204,7 @@ There may be other opportunities for helpers, to improve the existing APIs, or a
## WebGPU version
Dawn's `webgpu.h` is the **authoritative source** for our API. You can find [the current version we use here](https://github.com/hexops/dawn/blob/origin/generated-2023-01-19.1674151689/out/Debug/gen/include/dawn/webgpu.h).
Dawn's `webgpu.h` is the **authoritative source** for our API. You can find [the current version we use here](https://github.com/hexops/dawn/blob/generated-2023-01-12.1673546526/out/Debug/gen/include/dawn/webgpu.h).
## Development rules