)]}'
{
  "commit": "4a24786e0cdbe9b587f9c53fcef734104bbfa5f3",
  "tree": "479df91f42f586cc53d04a645fee3113a03385bb",
  "parents": [
    "999da35ee28c0866ae5ec7b5b086c4dee19d9a86"
  ],
  "author": {
    "name": "Shahbaz Youssefi",
    "email": "syoussefi@chromium.org",
    "time": "Tue Feb 23 23:32:48 2021 -0500"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Wed Feb 24 21:38:44 2021 +0000"
  },
  "message": "Vulkan: Fix PBO read pixels with unaligned output pitch\n\nVulkan takes the output pitch in texels instead of bytes in\nVkBufferImageCopy::bufferRowLength.  This means that it\u0027s impossible to\nuse vkCmdCopyImageToBuffer when the pitch is not a multiple of texel\nsize.  This change makes sure the fallback path is taken.\n\nBug: angleproject:5667\nChange-Id: I3f2ef312bb8288de8ca3c6730d85a3c14858812e\nReviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2717006\nReviewed-by: Jamie Madill \u003cjmadill@chromium.org\u003e\nCommit-Queue: Shahbaz Youssefi \u003csyoussefi@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "31780ae18f8cab92ffc8cd7c735a40b600ec1200",
      "old_mode": 33188,
      "old_path": "src/libANGLE/renderer/vulkan/vk_helpers.cpp",
      "new_id": "cb4f51a6ae2b330667aba19e1fd9505b4b96e34a",
      "new_mode": 33188,
      "new_path": "src/libANGLE/renderer/vulkan/vk_helpers.cpp"
    }
  ]
}
