Searched defs:present_screen_priv (Results 1 – 1 of 1) sorted by relevance
146 struct present_screen_priv { struct147 CloseScreenProcPtr CloseScreen;148 ConfigNotifyProcPtr ConfigNotify;149 DestroyWindowProcPtr DestroyWindow;150 ClipNotifyProcPtr ClipNotify;152 present_vblank_ptr flip_pending;153 uint64_t unflip_event_id;155 uint32_t fake_interval;158 RRCrtcPtr flip_crtc;159 WindowPtr flip_window;[all …]