szeged / webrender

A GPU-based renderer for the web
https://doc.servo.org/webrender/
Mozilla Public License 2.0
45 stars 7 forks source link

Wait for pending resources before deiniting device #262

Closed zakorgy closed 5 years ago

zakorgy commented 5 years ago

This is also needed for dx12. In some cases we crash during Device::deinit because some of the resources are still in flight.