{
 "compat_features": [
  "api.HTMLCanvasElement.getContext.webgl2_context.options_desynchronized_parameter"
 ],
 "description": "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.",
 "description_html": "The optional <code>desynchronized</code> parameter of a canvas's <code>getContext()</code> method permits the browser to draw a WebGL2 canvas independently of the event loop. This can reduce drawing latency.",
 "kind": "feature",
 "name": "Desynchronized WebGL2 canvas",
 "spec": [
  "https://registry.khronos.org/webgl/specs/latest/2.0/"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.HTMLCanvasElement.getContext.webgl2_context.options_desynchronized_parameter": {
    "baseline": false,
    "support": {
     "chrome": "81",
     "chrome_android": "75",
     "edge": "79"
    }
   }
  },
  "support": {
   "chrome": "81",
   "chrome_android": "75",
   "edge": "79"
  }
 },
 "id": "webgl2-desynchronized",
 "groups": [],
 "specs": [
  {
   "url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
   "seriesComposition": "full",
   "shortname": "webgl2",
   "series": {
    "shortname": "webgl2",
    "currentSpecification": "webgl2",
    "title": "WebGL 2.0 Specification",
    "shortTitle": "WebGL",
    "nightlyUrl": "https://registry.khronos.org/webgl/specs/latest/2.0/"
   },
   "seriesVersion": "2",
   "nightly": {
    "url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
    "status": "Editor's Draft",
    "sourcePath": "specs/latest/2.0/index.html",
    "alternateUrls": [],
    "repository": "https://github.com/KhronosGroup/WebGL",
    "filename": "index.html"
   },
   "tests": {
    "repository": "https://github.com/KhronosGroup/WebGL",
    "testPaths": [
     "conformance-suites/2.0.0"
    ]
   },
   "organization": "Khronos Group",
   "groups": [
    {
     "name": "WebGL Working Group",
     "url": "https://www.khronos.org/webgl/"
    }
   ],
   "title": "WebGL 2.0 Specification",
   "source": "spec",
   "shortTitle": "WebGL 2.0",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/HTMLCanvasElement/getContext#desynchronized",
   "title": "HTMLCanvasElement: getContext() method",
   "anchor": "desynchronized",
   "url": "https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/getContext#desynchronized"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.00072765,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/391"
 },
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/102",
  "votes": 1
 },
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}