mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 19:58:58 +00:00
c33b8b92c0
# Objective - This aims to fix #11755 - After #10812 some pipeline compilation can take more time than before and all call to `get_render_pipeline` should check the result. ## Solution - Check `get_render_pipeline` call result for msaa_writeback - I checked that no other call to `get_render_pipeline` in bevy code base is missng the checking on the result. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |