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.h630 extern int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c99 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
Dglx_api.c2207 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.c646 glXGetVideoSyncSGI(unsigned int *count) in glXGetVideoSyncSGI() function
1282 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
/external/swiftshader/include/GL/
Dglxext.h855 int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/glx/
Dglxcmds.c2529 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),