Web platform features explorer

Desynchronized WebGL2 canvas

Limited availability
Tags: api

The optional desynchronized parameter of a canvas's getContext() method permits the browser to draw a WebGL2 canvas independently of the event loop. This can reduce drawing latency.

Specifications

Browser support

  • Chrome 81 Released on 2020-04-07
  • Chrome Android 75 Released on 2019-06-04
  • Edge 79 Released on 2020-01-15
  • Firefox
  • Firefox for Android
  • Safari
  • Safari on iOS