gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 549 forks source link

descriptive assertions in push_graphics_constants #3689

Closed hclarke closed 3 years ago

hclarke commented 3 years ago

push_graphics_constants can fail if the stages don't match the pipeline layout

i changed some unwraps to expects to make it a bit easier to see what's going wrong

bors[bot] commented 3 years ago

Build succeeded: