Searched refs:glXWaitVideoSyncSGI (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/include/GL/ |
D | glx_mangle.h | 53 #define glXWaitVideoSyncSGI mglXWaitVideoSyncSGI macro
|
D | glxext.h | 923 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
D | glx_api.c | 2282 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 | 610 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function 1155 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
/external/swiftshader/include/GL/ |
D | glxext.h | 937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/external/mesa3d/src/glx/ |
D | glxcmds.c | 2514 GLX_FUNCTION2(glXWaitVideoSyncSGI, __glXWaitVideoSyncSGI),
|