)]}'
{
  "commit": "e71edbaee31d22726441ddf6f4cef48069c70aca",
  "tree": "56f137b48c7e27b2310d89988df633c7db8540e2",
  "parents": [
    "7f919d90bf50e7a82634f4f8f60addec0295b6f0"
  ],
  "author": {
    "name": "Kai Ninomiya",
    "email": "kainino@chromium.org",
    "time": "Sat Jan 06 07:14:11 2024 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Sat Jan 06 07:14:11 2024 +0000"
  },
  "message": "webgpu.h: More trivial defaulting: BindGroupLayoutDescriptor\n\nImplements the following sub-structures of BindGroupLayoutDescriptor.\nDefaulting is done in the constructor, which (in most cases) is called\nby a bounce through the backend.\n\n- TextureBindingLayout.viewDimension: TextureViewDimension \u003d 2D\n- StorageTextureBindingLayout.viewDimension: TextureViewDimension \u003d 2D\n\nI couldn\u0027t find any end2end tests using explicit bind group layouts with\ntexture or storageTexture, so these are only spot-tested in the\nGetBindGroupLayout caching tests (which won\u0027t hit the backends but will\nverify that defaulting is applied to cache keys).\n\nBug: dawn:2224\nChange-Id: Ie1173ada37c65ab28f71f63f7786c7441fc12306\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166823\nReviewed-by: Loko Kung \u003clokokung@google.com\u003e\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4228f5362ce88dd12afb4e0822ca34beb23de10e",
      "old_mode": 33188,
      "old_path": "src/dawn/native/BindGroupLayoutInternal.cpp",
      "new_id": "273a930df309ab7c5cb15c774b2f6dfedacd1940",
      "new_mode": 33188,
      "new_path": "src/dawn/native/BindGroupLayoutInternal.cpp"
    },
    {
      "type": "modify",
      "old_id": "b948a9c75e322b44171e5ec67c757a6940ccbfbd",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/GetBindGroupLayoutValidationTests.cpp",
      "new_id": "bd6b8c0809874f7b57a5c34408c3d40b9e2e09c9",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/GetBindGroupLayoutValidationTests.cpp"
    }
  ]
}
