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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx_mangle.h52 #define glXGetVideoSyncSGI mglXGetVideoSyncSGI macro
H A Dglxext.h936 int glXGetVideoSyncSGI (unsigned int *count);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c100 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
H A Dglx_api.c2277 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c100 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
H A Dglx_api.c2224 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:PUBLIC int
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dglx_empty.c38 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dglx_empty.c38 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c599 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:int PUBLIC
1117 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c595 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:int PUBLIC
1113 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c1879 glXGetVideoSyncSGI(unsigned int *count) function in typeref:typename:_X_HIDDEN int
2600 GLX_FUNCTION(glXGetVideoSyncSGI),
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h952 int glXGetVideoSyncSGI (unsigned int *count);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h947 #define glXGetVideoSyncSGI epoxy_glXGetVideoSyncSGI macro
H A Dglx_generated_dispatch.c1937 0, // glXGetVideoSyncSGI
3868 return glx_single_resolver(PROVIDER_GLX_SGI_video_sync, 1617 /* glXGetVideoSyncSGI */);
4292 GEN_THUNKS_RET(int, glXGetVideoSyncSGI, (unsigned int * count), (count))
4427 epoxy_glXGetVideoSyncSGI_dispatch_table_rewrite_ptr, /* glXGetVideoSyncSGI */
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2496 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),

Completed in 30 milliseconds