Searched refs:glXWaitVideoSyncSGI (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_getproc.c | 101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
H A D | glx_api.c | 2232 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/third_party/mesa3d/src/glx/apple/ |
H A D | glx_empty.c | 45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/third_party/mesa3d/src/glx/ |
H A D | glxcmds.c | 1917 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function 2603 GLX_FUNCTION(glXWaitVideoSyncSGI),
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 953 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 938 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
Completed in 17 milliseconds