Searched refs:glXWaitForSbcOML (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
D | GLX_OML_sync_control.txt | 108 Bool glXWaitForSbcOML(Display* dpy, 235 glXWaitForSbcOML can be used to cause the calling thread to wait 257 5. Any calls to glXWaitForMscOML or glXWaitForSbcOML that 262 and glXWaitForSbcOML will each return TRUE if the function completed 270 glXWaitForMscOML and glXWaitForSbcOML will each generate a 279 glXWaitForSbcOML will generate a GLX_BAD_VALUE error if
|
/third_party/openGLES/extensions/OML/ |
D | GLX_OML_sync_control.txt | 108 Bool glXWaitForSbcOML(Display* dpy, 235 glXWaitForSbcOML can be used to cause the calling thread to wait 257 5. Any calls to glXWaitForMscOML or glXWaitForSbcOML that 262 and glXWaitForSbcOML will each return TRUE if the function completed 270 glXWaitForMscOML and glXWaitForSbcOML will each generate a 279 glXWaitForSbcOML will generate a GLX_BAD_VALUE error if
|
/third_party/mesa3d/src/glx/apple/ |
D | glx_empty.c | 99 glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, in glXWaitForSbcOML() function
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.4.1.rst | 66 - glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly.
|
D | 10.3.6.rst | 86 - glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly.
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 2269 glXWaitForSbcOML(Display *dpy, GLXDrawable drawable, int64_t target_sbc, in glXWaitForSbcOML() function 2637 GLX_FUNCTION(glXWaitForSbcOML),
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 713 Bool glXWaitForSbcOML (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_…
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 697 Bool glXWaitForSbcOML (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_…
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 697 Bool glXWaitForSbcOML (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_…
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 698 Bool glXWaitForSbcOML (Display *dpy, GLXDrawable drawable, int64_t target_sbc, int64_t *ust, int64_…
|