mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Purpose for this is to add more context to an error. create_render_pipeline error is improved, by showing the action (creating render pipeline) and the user provided label, to aid with the investigation.