)]}'
{
  "commit": "18eb229ef5f707c1464cc581252e7603c73a3ef0",
  "tree": "4e1d7f61f33da6e7be8a093eb693118f23c2e48a",
  "parents": [
    "d9aed31faf030b04fd1a91251442165ca46d9fc7"
  ],
  "author": {
    "name": "Jiawei Shao",
    "email": "jiawei.shao@intel.com",
    "time": "Tue Mar 17 18:23:25 2026 -0700"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Mar 17 18:23:25 2026 -0700"
  },
  "message": "[WebGPU backend] Set explicit compute subgroup size configs in `APIGetInfo`\n\nIn WebGPU backend we did not populate the\n`AdapterPropertiesExplicitComputeSubgroupSizeConfigs` struct in\n`PhysicalDevice::PopulateBackendProperties()`, leaving\nits fields at their default value of 0. When `APIGetInfo` checked the\npost-condition `DAWN_ASSERT(IsPowerOfTwo(...))`, it failed because\n`IsPowerOfTwo(0)` is false.\n\nThis patch fixes this assertion failure by supporting the query of\n`AdapterPropertiesExplicitComputeSubgroupSizeConfigs` in `APIGetInfo`.\n\nBug: 413053623\nChange-Id: Ibadf26ba117859a17b1a3655e5b5ca9070fcd259\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/297456\nCommit-Queue: Shao, Jiawei \u003cjiawei.shao@intel.com\u003e\nReviewed-by: Shrek Shao \u003cshrekshao@google.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "476ffce3a9120d4e04b15ac7a5f50858c0d194cf",
      "old_mode": 33188,
      "old_path": "src/dawn/native/webgpu/PhysicalDeviceWGPU.cpp",
      "new_id": "43bdacca23dd335cc196af4f5d46e63856349cd9",
      "new_mode": 33188,
      "new_path": "src/dawn/native/webgpu/PhysicalDeviceWGPU.cpp"
    }
  ]
}
