Searched refs:glXWaitForMscOML (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dglx_empty.c81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, function in typeref:typename:Bool
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dglx_empty.c81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, function in typeref:typename:Bool
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c2235 glXWaitForMscOML(Display *dpy, GLXDrawable drawable, int64_t target_msc, function in typeref:typename:_X_HIDDEN Bool
2636 GLX_FUNCTION(glXWaitForMscOML),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h696 Bool glXWaitForMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h712 Bool glXWaitForMscOML (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h1001 #define glXWaitForMscOML epoxy_glXWaitForMscOML macro
H A Dglx_generated_dispatch.c3174 0, // glXWaitForMscOML
4192 return glx_single_resolver(PROVIDER_GLX_OML_sync_control, 2856 /* glXWaitForMscOML */);
4346 GEN_THUNKS_RET(Bool, glXWaitForMscOML, (Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc), (dpy, drawable, target_msc, divisor, remainder, ust, msc, sbc))
4481 epoxy_glXWaitForMscOML_dispatch_table_rewrite_ptr, /* glXWaitForMscOML */
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2550 GLX_FUNCTION2(glXWaitForMscOML, __glXWaitForMscOML),

Completed in 23 milliseconds