mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 17:29:31 +00:00
tests/kms/update: Add test for page flip feedbacks
Only tests the expected success path, i.e. when we receive a page flip event. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2853>
This commit is contained in:
@ -145,6 +145,7 @@ MetaKmsPlaneAssignment * meta_kms_update_unassign_plane (MetaKmsUpdate *update,
|
||||
MetaKmsCrtc *crtc,
|
||||
MetaKmsPlane *plane);
|
||||
|
||||
META_EXPORT_TEST
|
||||
void meta_kms_update_add_page_flip_listener (MetaKmsUpdate *update,
|
||||
MetaKmsCrtc *crtc,
|
||||
const MetaKmsPageFlipListenerVtable *vtable,
|
||||
|
Reference in New Issue
Block a user