Home
last modified time | relevance | path

Searched refs:glXGetVideoSyncSGI (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/include/GL/
Dglx_mangle.h52 #define glXGetVideoSyncSGI mglXGetVideoSyncSGI macro
Dglxext.h922 int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c100 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
Dglx_api.c2274 glXGetVideoSyncSGI(unsigned int *count) in glXGetVideoSyncSGI() function
/external/mesa3d/src/glx/apple/
Dglx_empty.c38 glXGetVideoSyncSGI(unsigned int *count) in glXGetVideoSyncSGI() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c599 glXGetVideoSyncSGI(unsigned int *count) in glXGetVideoSyncSGI() function
1154 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
/external/swiftshader/include/GL/
Dglxext.h936 int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/glx/
Dglxcmds.c2513 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),