{
 "compat_features": [
  "api.GPUSupportedFeatures.feature_subgroups"
 ],
 "description": "The subgroups extension for the WebGPU Shading Language (WGSL) enables SIMD parallelism. Using subgroups, threads in a workgroup can efficiently communicate and perform collective operations.",
 "description_html": "The subgroups extension for the WebGPU Shading Language (WGSL) enables SIMD parallelism. Using subgroups, threads in a workgroup can efficiently communicate and perform collective operations.",
 "group": [
  "webgpu"
 ],
 "kind": "feature",
 "name": "WebGPU subgroups",
 "spec": [
  "https://gpuweb.github.io/gpuweb/#subgroups",
  "https://gpuweb.github.io/gpuweb/wgsl/#extension-subgroups"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.GPUSupportedFeatures.feature_subgroups": {
    "baseline": false,
    "support": {
     "chrome": "144",
     "chrome_android": "144",
     "edge": "144"
    }
   }
  },
  "support": {
   "chrome": "144",
   "chrome_android": "144",
   "edge": "144"
  }
 },
 "id": "webgpu-subgroups",
 "groups": [
  "webgpu"
 ],
 "specs": [
  {
   "url": "https://gpuweb.github.io/gpuweb/#subgroups",
   "seriesComposition": "full",
   "shortname": "webgpu",
   "series": {
    "shortname": "webgpu",
    "currentSpecification": "webgpu",
    "title": "WebGPU",
    "shortTitle": "WebGPU",
    "releaseUrl": "https://www.w3.org/TR/webgpu/",
    "nightlyUrl": "https://gpuweb.github.io/gpuweb/"
   },
   "tests": {
    "repository": "https://github.com/gpuweb/cts",
    "testPaths": [
     "src/webgpu"
    ]
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "GPU for the Web Working Group",
     "url": "https://www.w3.org/groups/wg/gpu/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/webgpu/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://gpuweb.github.io/gpuweb/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/gpuweb/gpuweb",
    "sourcePath": "spec/index.bs",
    "filename": "index.html"
   },
   "title": "WebGPU",
   "source": "w3c",
   "shortTitle": "WebGPU",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": "subgroups"
  },
  {
   "url": "https://gpuweb.github.io/gpuweb/wgsl/#extension-subgroups",
   "seriesComposition": "full",
   "shortname": "webgpu",
   "series": {
    "shortname": "webgpu",
    "currentSpecification": "webgpu",
    "title": "WebGPU",
    "shortTitle": "WebGPU",
    "releaseUrl": "https://www.w3.org/TR/webgpu/",
    "nightlyUrl": "https://gpuweb.github.io/gpuweb/"
   },
   "tests": {
    "repository": "https://github.com/gpuweb/cts",
    "testPaths": [
     "src/webgpu"
    ]
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "GPU for the Web Working Group",
     "url": "https://www.w3.org/groups/wg/gpu/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/webgpu/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://gpuweb.github.io/gpuweb/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/gpuweb/gpuweb",
    "sourcePath": "spec/index.bs",
    "filename": "index.html"
   },
   "title": "WebGPU",
   "source": "w3c",
   "shortTitle": "WebGPU",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": "extension-subgroups"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/501",
  "votes": 2
 },
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}