Searched defs:target_sbc (Results 1 - 6 of 6) sorted by relevance
| /third_party/mesa3d/src/glx/apple/ |
| H A D | glx_empty.c | 99 glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc) glXWaitForSbcOML() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri2_glx.c | 402 dri2WaitForSBC(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust, in dri2WaitForSBC() argument
|
| H A D | dri3_glx.c | 453 dri3_wait_for_sbc(__GLXDRIdrawable *pdraw, int64_t target_sbc, int64_t *ust, in dri3_wait_for_sbc() argument
|
| H A D | g_glxglvnddispatchfuncs.c | 948 dispatch_WaitForSbcOML(Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc) dispatch_WaitForSbcOML() argument
|
| H A D | glxcmds.c | 2269 glXWaitForSbcOML(Display *dpy, GLXDrawable drawable, int64_t target_sbc, in glXWaitForSbcOML() argument
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 643 loader_dri3_wait_for_sbc(struct loader_dri3_drawable *draw, int64_t target_sbc, int64_t *ust, int64_t *msc, int64_t *sbc) loader_dri3_wait_for_sbc() argument
|
Completed in 14 milliseconds