Handle reloading of assets that are dropped when device is lost
Closed this issue · 1 comments
kabergstrom commented
When a graphics device is lost, all assets that were loaded into the driver will be lost, and need to be reloaded from source. Ideally, this would be done synchronously to prevent inconsistent frames where some things are loaded and some are no longer loaded.
kabergstrom commented
We now have invalidate_assets