)]}'
{
  "commit": "4585c9495dd4c1958890921fa2abacd8546d088d",
  "tree": "7199d6bf4199c54cd2d7173719bdc59a49920b4b",
  "parents": [
    "50824d5923fa5c51c28f5625495bcf852a2d3e01"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Sun Jan 19 20:38:36 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Sun Jan 19 20:38:36 2025 -0800"
  },
  "message": "[tint] Fix vertex pulling with user-declared indices\n\nThe transform was trying to use user-declared vertex/instance indices\ninstead of the ones created by the transform, but was not tracking\nwhich was being used properly across multiple parameters.\n\nSwitch to just always using the ones declared by the transform\ninstead, which is less error prone.\n\nFixed: 390568194\nChange-Id: I7ab0edb84cc459787c28e567dd5983c37f84a877\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222474\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\nCommit-Queue: dan sinclair \u003cdsinclair@chromium.org\u003e\nAuto-Submit: James Price \u003cjrprice@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db4097a32f433d618a81110490f4ec0c84b0840f",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/vertex_pulling.cc",
      "new_id": "11b7e263b94aed4667e267f4a263f5553faaa279",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/vertex_pulling.cc"
    },
    {
      "type": "modify",
      "old_id": "a2ea8870ad6429e9765a593ee5d0bbe70cddd435",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/vertex_pulling_test.cc",
      "new_id": "ca784c6c12e164b42ac0fb5defb61d0f27a9a209",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/vertex_pulling_test.cc"
    }
  ]
}
