Searched refs:glXWaitForMscOML (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | glx_empty.c | 81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, function in typeref:typename:Bool
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | glx_empty.c | 81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, function in typeref:typename:Bool
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 2235 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 D | glxext.h | 696 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 D | glxext.h | 712 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 D | glx_generated.h | 1001 #define glXWaitForMscOML epoxy_glXWaitForMscOML macro
|
| H A D | glx_generated_dispatch.c | 3174 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 D | glxcmds.c | 2550 GLX_FUNCTION2(glXWaitForMscOML, __glXWaitForMscOML),
|
Completed in 23 milliseconds