
With triple buffering, frame_clock->next_presentation_time_us corresponds to a different frame in clutter_frame_clock_notify_presented. Also remove superfluous has_next_presentation_time field, any target_presentation_time value > 0 is valid. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4282>