)]}'
{
  "commit": "4228f58a89ed74f3b4c6ff2dd361dfc7cacd0e5f",
  "tree": "e2092013074c68348d7c02a258311d988e5d07f9",
  "parents": [
    "f286693b70bd767c2459cdc88c923c04f6fc09bb"
  ],
  "author": {
    "name": "shanxing",
    "email": "shanxing.mei@intel.com",
    "time": "Thu Jul 17 01:08:41 2025 -0700"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jul 17 01:08:41 2025 -0700"
  },
  "message": "Validate rg11b10ufloat-renderable activation via texture-formats-tier1\n\nAdd unit tests to confirm that enabling the \"texture-formats-tier1\" feature at device creation implicitly enables \"rg11b10ufloat-renderable\". Tests include RENDER_ATTACHMENT, blendable, multisampling, and resolving checks to ensure the rg11b10ufloat format functions correctly under the texture-formats-tier1 feature.\n\nBug: 421941589\nChange-Id: I5daf41fd0c0a8a219abab8b469b6ad59a1bae440\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250556\nReviewed-by: Jiawei Shao \u003cjiawei.shao@intel.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\nCommit-Queue: Jiawei Shao \u003cjiawei.shao@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a2466912be03839498bed4be00e73d887560214d",
      "old_mode": 33188,
      "old_path": "src/dawn/native/Device.cpp",
      "new_id": "c01feda3aabe01d3d4fde23683c00ec19529b7f7",
      "new_mode": 33188,
      "new_path": "src/dawn/native/Device.cpp"
    },
    {
      "type": "modify",
      "old_id": "60025bb89453f3af601b6442793aadc55ac555b5",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/FeatureTests.cpp",
      "new_id": "7938a6d87196ee061ed16f4c34d1ec3343bc2893",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/FeatureTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "1bd99edaf5458693398755f6c08bb63791cd211f",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/native/DeviceCreationTests.cpp",
      "new_id": "277e6c2996763110e0d6a9487f89092bcc388724",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/native/DeviceCreationTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "31ffd2c51fc18fc61cdee768e46c064827509bfa",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/DeviceValidationTests.cpp",
      "new_id": "e415b9395e1f0bab70f4c8fca872386821ee539a",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/DeviceValidationTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "3bef79fe6bebd37ff4c4339fae73c7e0c2c3d18d",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/RenderPassDescriptorValidationTests.cpp",
      "new_id": "9389cf36b6db2d615bc708c49816d41ab863bf6d",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/RenderPassDescriptorValidationTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "c9d5ed8dd0f85a71039eca9ef2d3b992262f3dba",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/RenderPipelineValidationTests.cpp",
      "new_id": "984624f2584c48402b6a80433a84008e5325bdec",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/RenderPipelineValidationTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "b4752bd8f3d6dd0c6285a21483b7e93a8f22c44e",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/TextureValidationTests.cpp",
      "new_id": "2f7cb725c916b0b708145e20ab7980da3698fc5e",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/TextureValidationTests.cpp"
    },
    {
      "type": "modify",
      "old_id": "1eaa553f004be65b31021483498e009a9fc315c9",
      "old_mode": 33188,
      "old_path": "src/dawn/utils/BUILD.gn",
      "new_id": "38e2f36b2ca7cb9d312be834aa9be6fe5330e04d",
      "new_mode": 33188,
      "new_path": "src/dawn/utils/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "7523bb57cc9656011aa9e89b6376c964d1fcee93",
      "old_mode": 33188,
      "old_path": "src/dawn/utils/CMakeLists.txt",
      "new_id": "fa0983f33f153f46e9036c90ea31432f6cb3990f",
      "new_mode": 33188,
      "new_path": "src/dawn/utils/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "220d8d44ac3f39f731176a438347e849242790e9",
      "old_mode": 33188,
      "old_path": "src/dawn/utils/TextureUtils.h",
      "new_id": "5c5c507f4a462b447f99fc7f5cefe9b6c44a8b17",
      "new_mode": 33188,
      "new_path": "src/dawn/utils/TextureUtils.h"
    },
    {
      "type": "modify",
      "old_id": "a525211ac4ba3d1636d427fc1086e558a2fee1b1",
      "old_mode": 33188,
      "old_path": "src/dawn/utils/WGPUHelpers.cpp",
      "new_id": "6137f1a4e5b02c7b6b6ef92b49a5a763d42ec13a",
      "new_mode": 33188,
      "new_path": "src/dawn/utils/WGPUHelpers.cpp"
    },
    {
      "type": "modify",
      "old_id": "25694919438e7a79a57489645b3e0232263687d0",
      "old_mode": 33188,
      "old_path": "src/dawn/utils/WGPUHelpers.h",
      "new_id": "2526fe7855be375ef8983b59b604bf3c9de7b41d",
      "new_mode": 33188,
      "new_path": "src/dawn/utils/WGPUHelpers.h"
    }
  ]
}
