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

/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx_mangle.h53 #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI macro
H A Dglxext.h631 extern int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/external/mesa3d/include/GL/
H A Dglx_mangle.h53 #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI macro
H A Dglxext.h631 extern int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c100 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
H A Dglx_api.c2215 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c100 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
H A Dglx_api.c2215 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dglx_empty.c45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
/external/mesa3d/src/glx/apple/
H A Dglx_empty.c45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c657 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
1283 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c657 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) function
1283 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc195 if (glXWaitVideoSyncSGI(1, 0, &retrace_count) != 0)
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c2530 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),
/external/mesa3d/src/glx/
H A Dglxcmds.c2530 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),

Completed in 656 milliseconds