755: Add Instance::poll_all r=kvark a=lachlansneff `Instance::poll_all` polls all devices. This will be useful for integrating into the winit event loop from a third-party crate. Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com>