Searched refs:glXWaitVideoSyncSGI (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx_mangle.h53 #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI macro
H A Dglxext.h937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
H A Dglx_api.c2285 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
H A Dglx_api.c2232 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dglx_empty.c45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dglx_empty.c45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c610 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:int PUBLIC
1118 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c606 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:int PUBLIC
1114 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c1914 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function in typeref:typename:_X_HIDDEN int
2601 GLX_FUNCTION(glXWaitVideoSyncSGI),
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h953 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h1004 #define glXWaitVideoSyncSGI epoxy_glXWaitVideoSyncSGI macro
H A Dglx_generated_dispatch.c3221 0, // glXWaitVideoSyncSGI
4210 return glx_single_resolver(PROVIDER_GLX_SGI_video_sync, 2900 /* glXWaitVideoSyncSGI */);
4349 GEN_THUNKS_RET(int, glXWaitVideoSyncSGI, (int divisor, int remainder, unsigned int * count), (divisor, remainder, count))
4484 epoxy_glXWaitVideoSyncSGI_dispatch_table_rewrite_ptr, /* glXWaitVideoSyncSGI */
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2497 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),

Completed in 30 milliseconds