mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00: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>