1 unstable release
Uses new Rust 2024
| 0.1.0 | Jul 8, 2025 |
|---|
#2049 in Command line utilities
16KB
411 lines
wgpucheck
A simple cli tool to get a readout of your GPU's capabilities, as reported by WGPU:
Example output:
install
cargo install wgpucheck
or from source:
git clone https://www.github.com/alphastrata/wgpucheck
cd wgpucheck
cargo build --release
Usage
wgpucheck --help
Dependencies
~15–26MB
~389K SLoC