wl_surface: dispatch frame requests from vblank event handlers
This commit is contained in:
parent
7800488555
commit
3fcc6d6e36
13 changed files with 65 additions and 137 deletions
|
|
@ -221,7 +221,6 @@ impl Backend for MetalBackend {
|
|||
connector.crtc.take();
|
||||
connector.on_change.clear();
|
||||
connector.present_trigger.clear();
|
||||
connector.render_result.take();
|
||||
connector.active_framebuffer.take();
|
||||
connector.next_framebuffer.take();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue