Home
last modified time | relevance | path

Searched defs:target_msc (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dglx_empty.c68 glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder) glXSwapBuffersMscOML() argument
81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc) glXWaitForMscOML() argument
/third_party/mesa3d/src/glx/
H A Ddriwindows_glx.c312 driwindowsSwapBuffers(__GLXDRIdrawable * pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) driwindowsSwapBuffers() argument
H A Ddri2_glx.c370 dri2WaitForMSC(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri2WaitForMSC() argument
733 dri2SwapBuffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri2SwapBuffers() argument
687 dri2XcbSwapBuffers(Display *dpy, __GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, int64_t remainder) dri2XcbSwapBuffers() argument
H A Ddri3_glx.c423 dri3_wait_for_msc(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri3_wait_for_msc() argument
596 dri3_swap_buffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, in dri3_swap_buffers() argument
H A Ddrisw_glx.c744 driswSwapBuffers(__GLXDRIdrawable * pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) driswSwapBuffers() argument
H A Dg_glxglvnddispatchfuncs.c868 dispatch_SwapBuffersMscOML(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder) dispatch_SwapBuffersMscOML() argument
927 dispatch_WaitForMscOML(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc) dispatch_WaitForMscOML() argument
H A Dglxcmds.c2237 glXWaitForMscOML(Display *dpy, GLXDrawable drawable, int64_t target_msc, in glXWaitForMscOML() argument
2196 glXSwapBuffersMscOML(Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder) glXSwapBuffersMscOML() argument
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c605 loader_dri3_wait_for_msc(struct loader_dri3_drawable *draw, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc) loader_dri3_wait_for_msc() argument
970 loader_dri3_swap_buffers_msc(struct loader_dri3_drawable *draw, int64_t target_msc, int64_t divisor, int64_t remainder, unsigned flush_flags, const int *rects, int n_rects, bool force_copy) loader_dri3_swap_buffers_msc() argument
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1550 uint64_t target_msc = 0; in x11_manage_fifo_queues() local
1213 x11_present_to_x11_dri3(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11_dri3() argument
1293 x11_present_to_x11_sw(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11_sw() argument
1344 x11_present_to_x11(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11() argument
[all...]

Completed in 15 milliseconds