)]}'
{
  "commit": "8b7597e64f1745dedaeec4e3b3f26d5395066031",
  "tree": "e096bf3b86de4511c9d4da8db2658cedd1c3f129",
  "parents": [
    "1133c0c5d7c5ce9cf6d0871f1618cfc7ba6c9e9f"
  ],
  "author": {
    "name": "Alexis Hetu",
    "email": "sugoi@google.com",
    "time": "Mon May 06 15:14:21 2019 -0400"
  },
  "committer": {
    "name": "Alexis Hétu",
    "email": "sugoi@google.com",
    "time": "Tue May 07 14:26:13 2019 +0000"
  },
  "message": "Change decompressed type of compressed RGB formats\n\nFor both VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK and\nVK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK, the internal\nrepresentation was a 24 bit BGR8 format, which\nisn\u0027t supported by the texture sampling code,\nnot is it intended to add support for these\nformats. These BGR8 formats were changed to\nBGRA8 formats, with the A8 value cleared to\n0xFF.\n\nAlso fixed 3D compressed textures by taking\ndepth into account.\n\nTests: dEQP-VK.pipeline.image.*etc2_r8g8b8_*\n\nBug b/119620767\n\nChange-Id: I9dd5c34519c9270580170c70b82c2e62fdbba3da\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/30709\nPresubmit-Ready: Alexis Hétu \u003csugoi@google.com\u003e\nTested-by: Alexis Hétu \u003csugoi@google.com\u003e\nReviewed-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5138d3955f35d426506a11ca37747954c0899acc",
      "old_mode": 33188,
      "old_path": "src/Pipeline/SamplerCore.cpp",
      "new_id": "20dadd490816ea6cedce5018ebab9e280ba53a33",
      "new_mode": 33188,
      "new_path": "src/Pipeline/SamplerCore.cpp"
    },
    {
      "type": "modify",
      "old_id": "0f6558b7846a2b7dab7aa750a5411eed01e34c54",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkFormat.cpp",
      "new_id": "f278c2294899fb9a7df7aa46e6c09688c5c3923f",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkFormat.cpp"
    },
    {
      "type": "modify",
      "old_id": "8db41e87ae8a255cc53b4e5b0fe7ae86f12108a6",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkImage.cpp",
      "new_id": "fbd8b2ea29ce15b2a66377d260658c57ff231e1d",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkImage.cpp"
    }
  ]
}
