Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2021.
Note: This feature is available in Web Workers.
The WebGLSync interface is part of the WebGL 2 API and is used to synchronize activities between the GPU and the application.
WebGLObject WebGLSyncWhen working with WebGLSync objects, the following methods of the WebGL2RenderingContext are useful:
in this example, gl must be a WebGL2RenderingContext. WebGLSync objects are not available in WebGL 1.
| WebGL 2.0 Specification # 4.4 |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Sep 28, 2024 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.