)]}'
{
  "commit": "f0bf8ab547a9a23b8b78ff67d8085d4a26600a7d",
  "tree": "7778ae3901873993d3a7e5351e0d0e43ea775639",
  "parents": [
    "fbfb4497e03a363aba0eb093995b0140b2ec82d8"
  ],
  "author": {
    "name": "Kai Ninomiya",
    "email": "kainino@chromium.org",
    "time": "Mon Dec 22 13:26:49 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Dec 22 13:26:49 2025 -0800"
  },
  "message": "[dawn][native] Disallow 0 texture usage even with internal usages\n\nPreviously `usage` could be zero as long as `internalUsage` was nonzero.\nBut the spec requires `usage\u003d0` to be a validation error. The extension\nshouldn\u0027t change this.\n\nThis fixes a test I\u0027m adding in https://github.com/gpuweb/cts/pull/4527\n(It doesn\u0027t affect the public `createTexture()` because that can\u0027t add\ninternal usages, but it does affect *canvas* textures.)\n\nFixed: 468353736\nChange-Id: Ibeb6d4b539701ee93d6039792e62d5a77aa2ca71\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/279775\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\nReviewed-by: Brandon Jones \u003cbajones@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1478aa0a45a3968d5265b9577de260f35a3d53d",
      "old_mode": 33188,
      "old_path": "src/dawn/native/Texture.cpp",
      "new_id": "39ca5f21851a7c497c8aeefb5a2ec89d982fb267",
      "new_mode": 33188,
      "new_path": "src/dawn/native/Texture.cpp"
    },
    {
      "type": "modify",
      "old_id": "2706b7a18476336bd3499fa0f32caf7fcebb6232",
      "old_mode": 33188,
      "old_path": "src/dawn/tests/unittests/validation/InternalUsageValidationTests.cpp",
      "new_id": "e1a6e4a1b00db746ed8b8f32bc6d6f356d8e8f6f",
      "new_mode": 33188,
      "new_path": "src/dawn/tests/unittests/validation/InternalUsageValidationTests.cpp"
    }
  ]
}
