feat(wayland): WIP implement wp_presentation_time
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -337,6 +337,7 @@ fn bevy_loop(
|
||||
if args.overlay_priority.is_some() {
|
||||
exts.enable_extx_overlay();
|
||||
}
|
||||
exts.khr_convert_timespec_time = true;
|
||||
exts
|
||||
},
|
||||
..default()
|
||||
|
||||
Reference in New Issue
Block a user