mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Make `wgpu_test::valid` print errors it detects. When a block passed to `wgpu_test::valid` actually raises validation errors, include the full error in the panic message. --------- Co-authored-by: Erich Gubler <erichdongubler@gmail.com>