Skip to content

Latest commit

 

History

History

moz-webgpu-cts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

moz-webgpu-cts

A (WIP) tool for analyzing and adjusting Web Platform Tests data in a checkout of mozilla-central. Currently tailored exclusively towards Firefox's WebGPU team and its use cases.

Usage

All of moz-webgpu-cts' usage documentation is embedded into its --help flag. @ErichDonGubler isn't going to try to impress you here; if you need it, see installation and try things out yourself; if not, ask him directly whether this tool is interesting for you.

Installation

You can install moz-webgpu-cts via Cargo's install subcommand with the --git option pointing at this repo:

cargo install --git https://github.com/ErichDonGubler/moz-webgpu-cts