Home
last modified time | relevance | path

Searched refs:glXWaitVideoSyncSGI (Results 1 – 12 of 12) sorted by relevance

/third_party/openGLES/extensions/SGI/
DGLX_SGI_video_sync.txt44 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/
DGLX_SGI_video_sync.txt44 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/
Dglx_getproc.c101 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
Dglx_api.c2232 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
/third_party/mesa3d/src/glx/apple/
Dglx_empty.c45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c606 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() function
1114 { "glXWaitVideoSyncSGI", (__GLXextFuncPtr) glXWaitVideoSyncSGI },
/third_party/mesa3d/src/glx/
Dglxcmds.c1914 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/
Dglxew.h1144 #define glXWaitVideoSyncSGI GLXEW_GET_FUN(__glewXWaitVideoSyncSGI) macro
/third_party/openGLES/api/GL/
Dglxext.h938 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h937 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);
/third_party/mesa3d/include/GL/
Dglxext.h953 int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int *count);