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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c162 PFNGLXWAITFORMSCOMLPROC epoxy_glXWaitForMscOML; member in struct:dispatch_table
4634 epoxy_glXWaitForMscOML = epoxy_glXWaitForMscOML_dispatch_table_thunk;
4896 PFNGLXWAITFORMSCOMLPROC epoxy_glXWaitForMscOML = epoxy_glXWaitForMscOML_global_rewrite_ptr; variable in typeref:typename:PFNGLXWAITFORMSCOMLPROC
H A Dglx_generated.h864 EPOXY_PUBLIC Bool (EPOXY_CALLSPEC *epoxy_glXWaitForMscOML)(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc);
1001 #define glXWaitForMscOML epoxy_glXWaitForMscOML

Completed in 9 milliseconds