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.h919 int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c100 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
Dglx_api.c2268 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.c600 glXGetVideoSyncSGI(unsigned int *count) in glXGetVideoSyncSGI() function
1236 { "glXGetVideoSyncSGI", (__GLXextFuncPtr) glXGetVideoSyncSGI },
/external/swiftshader/include/GL/
Dglxext.h855 int glXGetVideoSyncSGI (unsigned int *count);
/external/mesa3d/src/glx/
Dglxcmds.c2527 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),