Searched refs:glXWaitVideoSyncSGI (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/include/GL/ |
D | glx_mangle.h | 53 #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI macro
|
D | glxext.h | 631 extern int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 100 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
D | glx_api.c | 2215 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/external/mesa3d/src/glx/apple/ |
D | glx_empty.c | 45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 657 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function 1283 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glxext.h | 366 extern int glXWaitVideoSyncSGI (int, int, unsigned int *);
|
D | glxew.h | 1312 #define glXWaitVideoSyncSGI GLXEW_GET_FUN(__glewXWaitVideoSyncSGI) macro
|
/external/mesa3d/src/glx/ |
D | glxcmds.c | 2530 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),
|