Searched refs:wait_fence (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dpresent.h140 xcb_sync_fence_t wait_fence; member in struct:xcb_present_pixmap_request_t
337 xcb_sync_fence_t wait_fence; member in struct:xcb_present_redirect_notify_event_t
442 xcb_sync_fence_t wait_fence,
469 xcb_sync_fence_t wait_fence,
H A Dpresent.c147 xcb_sync_fence_t wait_fence,
175 xcb_out.wait_fence = wait_fence;
207 xcb_sync_fence_t wait_fence,
235 xcb_out.wait_fence = wait_fence;
138 xcb_present_pixmap_checked(xcb_connection_t *c, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_crtc, xcb_sync_fence_t wait_fence, xcb_sync_fence_t idle_fence, uint32_t options, uint64_t target_msc, uint64_t divisor, uint64_t remainder, uint32_t notifies_len, const xcb_present_notify_t *notifies) argument
198 xcb_present_pixmap(xcb_connection_t *c, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_crtc, xcb_sync_fence_t wait_fence, xcb_sync_fence_t idle_fence, uint32_t options, uint64_t target_msc, uint64_t divisor, uint64_t remainder, uint32_t notifies_len, const xcb_present_notify_t *notifies) argument

Completed in 120 milliseconds