)]}'
{
  "commit": "189b98e9a6b5592704a42db87111ac4a8c8ab4eb",
  "tree": "b08db6248b09fd5461a7d2ae116aaae0e9618b75",
  "parents": [
    "aad292dd787d2cd7e0be8a936a5603e2acad8b15"
  ],
  "author": {
    "name": "Arman Uguray",
    "email": "armansito@google.com",
    "time": "Mon Apr 01 16:30:49 2024 -0700"
  },
  "committer": {
    "name": "Arman Uguray",
    "email": "armansito@google.com",
    "time": "Mon Apr 01 16:44:05 2024 -0700"
  },
  "message": "[binning] Do not use numerical operators on atomics\n\nThis fixes a comparison expression and a compound-assignment\nexpression that used an atomic as an operand. These should be\ntreated as illegal based on my understanding of the WGSL\nspecification (and are rejected by Tint) but Naga accepts\nthem and injects appropriate atomic operations during code generation.\n\nSee https://github.com/gfx-rs/wgpu/issues/5474 for more details.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55d80c3504f55c01840a867c4be2d3d5ccb0b10f",
      "old_mode": 33188,
      "old_path": "shader/binning.wgsl",
      "new_id": "91048272e00390e64e954c6af5e5433327074a44",
      "new_mode": 33188,
      "new_path": "shader/binning.wgsl"
    }
  ]
}
