Skip to content

moz-webgpu-cts-v0.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:01
· 153 commits to main since this release
0587c91

What's Changed

  • ci: add dep. on check from {test,clippy,rustdoc} by @ErichDonGubler in #117
  • BREAKING: Split up the shared module into smaller ones with sensible names, also rename some Test* symbols by @ErichDonGubler in #124
  • BREAKING: Add --only-across-all-platforms to update-backlog by @ErichDonGubler in #125

Full Changelog: moz-webgpu-cts-v0.10.2...moz-webgpu-cts-v0.11.0

Install moz-webgpu-cts 0.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.11.0/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.11.0/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 0.11.0

File Platform Checksum
moz-webgpu-cts-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
moz-webgpu-cts-x86_64-apple-darwin.tar.xz Intel macOS checksum
moz-webgpu-cts-x86_64-pc-windows-msvc.zip x64 Windows checksum
moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum