
This keeps an internal sync_fd for the latest work submitted to the GPU. This can then be fetched with cogl_context_get_latest_sync_fd for use. This is intended for use with linux-drm-syncobj-v1 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3300>