)]}'
{
  "commit": "59cfe3ea033ac67d67b6175140ac9a29cb75160e",
  "tree": "b7d6a4c1b228f71cbad276a13e95af55765a53d6",
  "parents": [
    "fefb452f2969e9e012c332e58a04e3b72abb8ae3"
  ],
  "author": {
    "name": "Jiawei Shao",
    "email": "jiawei.shao@intel.com",
    "time": "Tue Jun 16 12:26:38 2020 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Tue Jun 16 12:26:38 2020 +0000"
  },
  "message": "Clean up CopyTests\n\nThis patch does several clean-ups in CopyTests as a preparation of\nsupporting buffer-to-texture and texture-to-buffer copies with multiple\ntexture array layers.\n1. Remove the zero-initialization of textures in CopyTests_B2T\n2. Use a big buffer that contains the pixel data in all the texture\n   array layers instead of several small ones that only contains one\n   texture array layer.\n3. Make CopyTests_T2T::DoTest() also use CopyTests::TextureSpec as its\n   input parameter.\n4. Add tests for the copies with multiple texture array layers. In this\n   patch we just copy the data once per texture array layer, while in\n   the next patch we will be able to copy the data for all the related\n   texture array layers in one copy command.\n5. Move some helper functions for copy tests to WGPUHelpers.cpp\n\nBUG\u003ddawn:453\nTEST\u003ddawn_end2end_tests\n\nChange-Id: Ia0150a6c55fffce3e24dda2cd45fd920b0873dc9\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/23120\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "857faa0a688d4f024c76017ef736f726b96736c2",
      "old_mode": 33188,
      "old_path": "src/tests/end2end/CopyTests.cpp",
      "new_id": "4b98414c7fed96504465ac9375d26e023bfa735b",
      "new_mode": 33188,
      "new_path": "src/tests/end2end/CopyTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "d3ee2c0a6b8a17f82ce1fc30cd4c61287e2607f8",
      "old_mode": 33188,
      "old_path": "src/utils/WGPUHelpers.cpp",
      "new_id": "b44b8666692a6ce84e967fb22b81bde82adf4403",
      "new_mode": 33188,
      "new_path": "src/utils/WGPUHelpers.cpp"
    },
    {
      "type": "modify",
      "old_id": "8c756bcd82f066adf3dfaf1714f1437da590649e",
      "old_mode": 33188,
      "old_path": "src/utils/WGPUHelpers.h",
      "new_id": "fdbd8648f773c432a2b1999c3efe66a23bc1970d",
      "new_mode": 33188,
      "new_path": "src/utils/WGPUHelpers.h"
    }
  ]
}
