)]}'
{
  "commit": "44d5809480ac65fba930cc49c41146b2be86da0c",
  "tree": "670d83ec2cd407883d53a6fbccbbbbe35fdd958e",
  "parents": [
    "1204283835d460618dff3670a957c22404a1b629"
  ],
  "author": {
    "name": "jchen10",
    "email": "jie.a.chen@intel.com",
    "time": "Fri Jul 07 02:59:53 2023 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Jul 07 02:59:53 2023 +0000"
  },
  "message": "d3d11: Fix firstIndexOffsetShaderRegister conflict\n\nCurrently its value is assigned to kReservedConstantBufferSlot, which\nis in fact 13. However, this is an available binding number in WGSL to\nbe used by clients. So this can lead to conflicts potentially. To fix\nit, this CL first puts it into an unused group and then remaps it to\nspace 0, and slot kReservedConstantBufferSlot.\n\nBug: dawn:1905\nBug: dawn:1705\n\nChange-Id: I0ca837d3ccab06a753af9203b489087e80c46384\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140142\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nCommit-Queue: Jie A Chen \u003cjie.a.chen@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9e9462a49cea0a8ff738228dbc74fa8c41715d8",
      "old_mode": 33188,
      "old_path": "src/dawn/native/d3d11/PipelineLayoutD3D11.cpp",
      "new_id": "833c54ea6d0b688a6efbf5ef51353660bae3df10",
      "new_mode": 33188,
      "new_path": "src/dawn/native/d3d11/PipelineLayoutD3D11.cpp"
    },
    {
      "type": "modify",
      "old_id": "6f6349cb419bdc6445c877a64f4768ca6ac626a4",
      "old_mode": 33188,
      "old_path": "src/dawn/native/d3d11/PipelineLayoutD3D11.h",
      "new_id": "c760863160da20385296b98cac50029a7d174217",
      "new_mode": 33188,
      "new_path": "src/dawn/native/d3d11/PipelineLayoutD3D11.h"
    },
    {
      "type": "modify",
      "old_id": "b0a8541a02196298938caaed981be1b9ba358c40",
      "old_mode": 33188,
      "old_path": "src/dawn/native/d3d11/ShaderModuleD3D11.cpp",
      "new_id": "461b84a9b7efe4ed583a89d0b57bb76233076980",
      "new_mode": 33188,
      "new_path": "src/dawn/native/d3d11/ShaderModuleD3D11.cpp"
    }
  ]
}
