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

Check for GL program linking before using it #3555

Closed kvark closed 3 years ago

kvark commented 3 years ago

Fixes an issue where there is a panic because the program failed to link, but no actual error reported.

bors[bot] commented 3 years ago

Build succeeded: