)]}'
{
  "commit": "f59cdf2ee6b1fde363dbe6167dbfb73dfd8ece57",
  "tree": "81456a635823de8ec818ae4778b86d1145433dc3",
  "parents": [
    "fbe1e1ec1b77b6655877fbcf88a14cd085298c7e"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Mon Jun 01 15:24:52 2020 -0400"
  },
  "committer": {
    "name": "Nicolas Capens",
    "email": "nicolascapens@google.com",
    "time": "Thu Jun 11 02:54:17 2020 +0000"
  },
  "message": "Add microbenchmarks for vkCmdClear*Image\n\nvkCmdClearColorImage() and vkCmdClearDepthStencilImage() are currently\nimplemented using Blitter::clear(), which delegates to fastClear() for\ncertain formats, or falls back to using a generic Reactor routine.\n\nThis change benchmarks the performance for:\n - VK_FORMAT_R8G8B8A8_UNORM (fast path)\n - VK_FORMAT_R32_SFLOAT (slow path)\n - VK_FORMAT_D32_SFLOAT (slow path)\n\nBug: b/158231104\nChange-Id: I5383b322e3ea5de6b21113843fb665a22a92b9bf\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/45470\nPresubmit-Ready: Nicolas Capens \u003cnicolascapens@google.com\u003e\nKokoro-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nTested-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nReviewed-by: Antonio Maiorano \u003camaiorano@google.com\u003e\nReviewed-by: Alexis Hétu \u003csugoi@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a2d5a67a9a30c52d6b8902ea88c7972f0c25ecd",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "0e06e4e0ebe989ee9290abac44342faed554413d",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "783b1ea9a693f6cf39dc43b452894dfc62d7a5f3",
      "new_mode": 33188,
      "new_path": "tests/VulkanBenchmarks/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5f8fd3742c670f910e6fd76756636601a73e2809",
      "new_mode": 33188,
      "new_path": "tests/VulkanBenchmarks/VulkanBenchmarks.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9f307abbd5bba6c9b0e0597b23ea9841da3fd421",
      "new_mode": 33188,
      "new_path": "tests/VulkanBenchmarks/main.cpp"
    }
  ]
}
