Home
last modified time | relevance | path

Searched refs:glXGetVideoSyncSGI (Results 1 – 9 of 9) 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/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglxext.h365 extern int glXGetVideoSyncSGI (unsigned int *);
Dglxew.h1311 #define glXGetVideoSyncSGI GLXEW_GET_FUN(__glewXGetVideoSyncSGI) macro
/external/mesa3d/src/glx/
Dglxcmds.c2529 GLX_FUNCTION2(glXGetVideoSyncSGI, __glXGetVideoSyncSGI),