)]}'
{
  "commit": "845a09b8241ecac9e268c32ed12bb13f883b39c4",
  "tree": "a0a7eac718f43b4d726080860939d471366dcb59",
  "parents": [
    "62475e95da5bf415f615f62402dca081f1786545"
  ],
  "author": {
    "name": "Ian Elliott",
    "email": "ianelliott@google.com",
    "time": "Mon Jan 20 12:57:18 2020 -0700"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Mon Jan 20 23:44:40 2020 +0000"
  },
  "message": "Vulkan: glDeleteTexture unbind all image texture units\n\nThe old code only unbound one image unit when a texture was deleted.\nThe GLES specification is clear that the texture should be unbound from\nall units:\n\n  If a texture object bound to one or more image units is deleted by\n  DeleteTextures, it is detached from each such image unit, as though\n  BindImageTexture were called with unit identifying the image unit and\n  texture set to zero.\n\nBug: angleproject:4310\nChange-Id: I24c508660ad7eb3aa944601175803751b54ce0dc\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2011322\nReviewed-by: Jamie Madill \u003cjmadill@chromium.org\u003e\nReviewed-by: Shahbaz Youssefi \u003csyoussefi@chromium.org\u003e\nCommit-Queue: Ian Elliott \u003cianelliott@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0513c6c63c66182a172158c411a15b69960c5a6",
      "old_mode": 33188,
      "old_path": "src/libANGLE/State.cpp",
      "new_id": "4b5e9dd3061a9d644fec7c49d8c886c6badace74",
      "new_mode": 33188,
      "new_path": "src/libANGLE/State.cpp"
    },
    {
      "type": "modify",
      "old_id": "697b843e44e8c117ed72f0239e775f63445650ed",
      "old_mode": 33188,
      "old_path": "src/tests/deqp_support/deqp_khr_gles31_test_expectations.txt",
      "new_id": "73ffec8631f2002590066e2d972ffe11937847f9",
      "new_mode": 33188,
      "new_path": "src/tests/deqp_support/deqp_khr_gles31_test_expectations.txt"
    }
  ]
}
