Searched refs:glXWaitVideoSyncSGI (Results 1 – 12 of 12) sorted by relevance
/third_party/openGLES/extensions/SGI/ |
D | GLX_SGI_video_sync.txt | 44 Should glXWaitVideoSyncSGI return GLX_BAD_VALUE if <remainder> is 51 int glXWaitVideoSyncSGI(int divisor, 95 glXWaitVideoSyncSGI puts the calling process to sleep until 100 parameter of glXWaitVideoSyncSGI, and R is specified by the <remainder> 101 parameter of glXWaitVideoSyncSGI. glXWaitVideoSyncSGI returns the 103 glXWaitVideoSyncSGI if it is successful. 105 glXWaitVideoSyncSGI is supported only by direct GLXContexts. 112 glXWaitVideoSyncSGI returns GLX_BAD_CONTEXT if the current context is 115 glXWaitVideoSyncSGI returns GLX_BAD_VALUE if parameter <divisor> is less
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | GLX_SGI_video_sync.txt | 44 Should glXWaitVideoSyncSGI return GLX_BAD_VALUE if <remainder> is 51 int glXWaitVideoSyncSGI(int divisor, 95 glXWaitVideoSyncSGI puts the calling process to sleep until 100 parameter of glXWaitVideoSyncSGI, and R is specified by the <remainder> 101 parameter of glXWaitVideoSyncSGI. glXWaitVideoSyncSGI returns the 103 glXWaitVideoSyncSGI if it is successful. 105 glXWaitVideoSyncSGI is supported only by direct GLXContexts. 112 glXWaitVideoSyncSGI returns GLX_BAD_CONTEXT if the current context is 115 glXWaitVideoSyncSGI returns GLX_BAD_VALUE if parameter <divisor> is less
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
D | glx_api.c | 2232 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/third_party/mesa3d/src/glx/apple/ |
D | glx_empty.c | 45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 606 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function 1114 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 1914 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function 2601 GLX_FUNCTION(glXWaitVideoSyncSGI),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1144 #define glXWaitVideoSyncSGI GLXEW_GET_FUN(__glewXWaitVideoSyncSGI) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 938 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 953 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
|