)]}'
{
  "commit": "f7ba812c3e904c497979e2bf8ac55b36a7ed9fdc",
  "tree": "c08176ca9c30d0bd82b548a60f33dd2e586c1bf0",
  "parents": [
    "2060fe6297cd7d23c0000a6b31ae17e827c530d1"
  ],
  "author": {
    "name": "Brandon Jones",
    "email": "bajones@chromium.org",
    "time": "Fri Oct 03 09:17:28 2025 -0700"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Oct 03 09:17:28 2025 -0700"
  },
  "message": "Fix clearing of 3D textures with Vulkan backend\n\nFixes an internal validation error that was being raised when attempting\nto do a clear of a 3D texture. A 2D view of the 3D texture was being\ncreated, which was not allowed by Dawn\u0027s validation. Instead using a\n3D texture and passing the depthSlice to the render pass.\n\nBug: 443950688\nChange-Id: I9694ad5b42c66f9065c0d42bd20decee0565ffb7\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263595\nCommit-Queue: Brandon Jones \u003cbajones@chromium.org\u003e\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3e2cf3a3416a362265c4f4fc6b47635b1fc86da9",
      "old_mode": 33188,
      "old_path": "src/dawn/native/vulkan/TextureVk.cpp",
      "new_id": "3a2bb62a13994b752255c87e1d1e35e9e09a8015",
      "new_mode": 33188,
      "new_path": "src/dawn/native/vulkan/TextureVk.cpp"
    },
    {
      "type": "modify",
      "old_id": "346c432716ddae1fcaecb27d43ed1ef404440b06",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/end2end/TextureZeroInitTests.cpp",
      "new_id": "8276ba2c21af13db9c15c127995830d6c4cae21f",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/end2end/TextureZeroInitTests.cpp"
    }
  ]
}
