)]}'
{
  "commit": "11c6fcdb514d152bcc8899fef4c41316d73f39ee",
  "tree": "37862c0707a05807cdfdd8c3842afce2288d259e",
  "parents": [
    "11e172ab64e1297881987ce22dfb306c98dab965"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Thu Aug 05 17:34:19 2021 +0000"
  },
  "committer": {
    "name": "Tint LUCI CQ",
    "email": "tint-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Aug 05 17:34:19 2021 +0000"
  },
  "message": "spirv: Use generic transform to process shader IO\n\nThe refactored CanonicalizeEntryPointIO transform makes it much easier\nto handle SPIR-V style IO as well, and doing this removes a lot of\nduplicated code. Remove all of the SPIR-V transform code for shader IO\nand vertex point size.\n\nBug: tint:920\nChange-Id: Id1b97517619b4d2fd09b45d5aee848259f3dfa77\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/60840\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nCommit-Queue: James Price \u003cjrprice@google.com\u003e\nAuto-Submit: James Price \u003cjrprice@google.com\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ddd31566361cbd265807e62530a8fdc1dd17206",
      "old_mode": 33188,
      "old_path": "src/transform/canonicalize_entry_point_io.cc",
      "new_id": "50d1548326c6de69a9be7eea6a4031699aba95d2",
      "new_mode": 33188,
      "new_path": "src/transform/canonicalize_entry_point_io.cc"
    },
    {
      "type": "modify",
      "old_id": "e3296ed28debe20fc3c766e0f1948e8763a96199",
      "old_mode": 33188,
      "old_path": "src/transform/canonicalize_entry_point_io.h",
      "new_id": "87c3e104cf37be2a0e54a5510d54bbfda72b0f7a",
      "new_mode": 33188,
      "new_path": "src/transform/canonicalize_entry_point_io.h"
    },
    {
      "type": "modify",
      "old_id": "6936d83c29003a2493226092ae2cc1830da72670",
      "old_mode": 33188,
      "old_path": "src/transform/canonicalize_entry_point_io_test.cc",
      "new_id": "e4d8413486a203a69b48846a2302c53e8f4a20c4",
      "new_mode": 33188,
      "new_path": "src/transform/canonicalize_entry_point_io_test.cc"
    },
    {
      "type": "modify",
      "old_id": "62a3169a63cc01db5010b855f8bea0b239fbb8ef",
      "old_mode": 33188,
      "old_path": "src/transform/hlsl.cc",
      "new_id": "224d41690a4f9833c9e30e3281c89a198502d93d",
      "new_mode": 33188,
      "new_path": "src/transform/hlsl.cc"
    },
    {
      "type": "modify",
      "old_id": "b9ec2afa2fc7c5e44bed1898796b7425a0761117",
      "old_mode": 33188,
      "old_path": "src/transform/msl.cc",
      "new_id": "6e5e0041914562e57f1dcd5d69e6a39339de9c6f",
      "new_mode": 33188,
      "new_path": "src/transform/msl.cc"
    },
    {
      "type": "modify",
      "old_id": "2b466b14ef28570156dfadd911a89457cee7218d",
      "old_mode": 33188,
      "old_path": "src/transform/spirv.cc",
      "new_id": "ea2a70ec6ac4272d2070e09cce1b596634e044a8",
      "new_mode": 33188,
      "new_path": "src/transform/spirv.cc"
    },
    {
      "type": "modify",
      "old_id": "0b85ebe43b39a0ea986c7381d5c7a68bc014c1f8",
      "old_mode": 33188,
      "old_path": "src/transform/spirv.h",
      "new_id": "00e8d2df9b38819d6ede68a30910e5c2955f4b8b",
      "new_mode": 33188,
      "new_path": "src/transform/spirv.h"
    },
    {
      "type": "modify",
      "old_id": "6edfb24457bba33d393df86f42626537d8f0c227",
      "old_mode": 33188,
      "old_path": "src/transform/spirv_test.cc",
      "new_id": "25678ebd4b49e193ef4eae57ed92fb021909a581",
      "new_mode": 33188,
      "new_path": "src/transform/spirv_test.cc"
    },
    {
      "type": "modify",
      "old_id": "01cc19986d55f9f6dd234dfce3af6ec1429f6dab",
      "old_mode": 33188,
      "old_path": "src/writer/spirv/builder_entry_point_test.cc",
      "new_id": "57d4eae470a789ec674e4ea4c5e67ae1c50cdec8",
      "new_mode": 33188,
      "new_path": "src/writer/spirv/builder_entry_point_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e5df89261faccb705149aa53c043d5d2fd051dd8",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/dynamic_index/read.wgsl.expected.spvasm",
      "new_id": "22d8babf235707a738ed27d43bdfe8e9960fe504",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/dynamic_index/read.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ca9c2b39d2a252ad93b784ee4b6696f07edcf655",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/dynamic_index/write.wgsl.expected.spvasm",
      "new_id": "c7d951c313da68bc00bb96c02c44a51d4db5a223",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/dynamic_index/write.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ea620773224f18e1d9690c679c68b69bfbcd92b",
      "old_mode": 33188,
      "old_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.spvasm",
      "new_id": "e00a92767585f105690d1961b9f685e8ee1a2780",
      "new_mode": 33188,
      "new_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f6571e9ccfdfd3782514410f60d549175dcf6b2",
      "old_mode": 33188,
      "old_path": "test/bug/dawn/947.wgsl.expected.spvasm",
      "new_id": "cfe88b297896ddbc711dd234011bd58375416c3d",
      "new_mode": 33188,
      "new_path": "test/bug/dawn/947.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dfe9497e7479bfd0d92cbdf09193e65122134267",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.spvasm",
      "new_id": "fcbdc4dbbbdc72bf9223a53d10f7f664afdcfe86",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "80736729fdb52cddd20aed97c98f984596f643da",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.spvasm",
      "new_id": "830149d7d239d182e2ed40c567da1fa0006007df",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "962370665863d126b64131773715a3351810b026",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1046.wgsl.expected.spvasm",
      "new_id": "7d912789ad705942c59d12b4e29e605cf18c9d2d",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1046.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "09023fcf2821f693abf8d7cde602d5fa93dbc422",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1076.wgsl.expected.spvasm",
      "new_id": "33e81b1a8fdd0da5a85db45dd124b20739efec07",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1076.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fe735fcd342de0f57d9e53921dc0057c2ede9d45",
      "old_mode": 33188,
      "old_path": "test/bug/tint/292.wgsl.expected.spvasm",
      "new_id": "b80f9e0a6135082ef7831114a9312b62dc18b5b6",
      "new_mode": 33188,
      "new_path": "test/bug/tint/292.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "37f056ab4990eb8031e1adb980ce17f04a81ef40",
      "old_mode": 33188,
      "old_path": "test/bug/tint/403.wgsl.expected.spvasm",
      "new_id": "acde02b713de9474acce649bc0f62a944677c9cb",
      "new_mode": 33188,
      "new_path": "test/bug/tint/403.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f983e6f02cc6adc4f14ffb85316c9a20967e55c",
      "old_mode": 33188,
      "old_path": "test/bug/tint/534.wgsl.expected.spvasm",
      "new_id": "0254aab7f26336f55f49a4837b0d4ef44959e13a",
      "new_mode": 33188,
      "new_path": "test/bug/tint/534.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a6fdc58c7c5a45d9bc6d255eddc0db5123dda29",
      "old_mode": 33188,
      "old_path": "test/bug/tint/744.wgsl.expected.spvasm",
      "new_id": "33d57e0a3245e31b9803f79fe548125631fb1177",
      "new_mode": 33188,
      "new_path": "test/bug/tint/744.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2dc95c72324b4edf869463f988b070c3ff37dbbf",
      "old_mode": 33188,
      "old_path": "test/bug/tint/749.spvasm.expected.spvasm",
      "new_id": "96f878d874969f8717bc36e1a29d9e5c176e50cb",
      "new_mode": 33188,
      "new_path": "test/bug/tint/749.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1802700d17f79393d992cfb5fa9731968e10c1d6",
      "old_mode": 33188,
      "old_path": "test/bug/tint/757.wgsl.expected.spvasm",
      "new_id": "d19f6438a13b497e15908e2d5796acb6cfcd19ef",
      "new_mode": 33188,
      "new_path": "test/bug/tint/757.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "feb9f7ceaaa858b7a72e8a31ffcb467abd054f43",
      "old_mode": 33188,
      "old_path": "test/bug/tint/824.wgsl.expected.spvasm",
      "new_id": "dc41468c212f6d1b70c1ee5c6ab78333fd4180e1",
      "new_mode": 33188,
      "new_path": "test/bug/tint/824.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4bc890f9618e2abfc049f700df684124defd51e7",
      "old_mode": 33188,
      "old_path": "test/bug/tint/827.wgsl.expected.spvasm",
      "new_id": "d2f383b1d49b6ddc4323192a7c9a01aa0de8e851",
      "new_mode": 33188,
      "new_path": "test/bug/tint/827.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0a66bbb82344b4f4f39fc2b331fabad3a308f812",
      "old_mode": 33188,
      "old_path": "test/bug/tint/913.wgsl.expected.spvasm",
      "new_id": "f34ef94c4101f96dae1e5443bf237778830d7298",
      "new_mode": 33188,
      "new_path": "test/bug/tint/913.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a2c10185f08d3589465eefc2ab728d601c4e4f3d",
      "old_mode": 33188,
      "old_path": "test/bug/tint/914.wgsl.expected.spvasm",
      "new_id": "5c4ef4447e52da7c3b1bd4c3f63461f9e125bb3a",
      "new_mode": 33188,
      "new_path": "test/bug/tint/914.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1f01f8a2944c6841b67988286f25cc2a5c489d2f",
      "old_mode": 33188,
      "old_path": "test/bug/tint/922.wgsl.expected.spvasm",
      "new_id": "f81704a0af242a41bdf0e9d846777e5676fb4ffa",
      "new_mode": 33188,
      "new_path": "test/bug/tint/922.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5389a2c5c63b5e03dc1540009edafb27f1497adc",
      "old_mode": 33188,
      "old_path": "test/bug/tint/926.wgsl.expected.spvasm",
      "new_id": "8b29d2780e089603dfb0e440535157c1315ad913",
      "new_mode": 33188,
      "new_path": "test/bug/tint/926.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "29414dce8e0c472c88a24d71db07ee7c2e2154d2",
      "old_mode": 33188,
      "old_path": "test/bug/tint/942.wgsl.expected.spvasm",
      "new_id": "01113075834ad56daf618c3edf16b2d7ec4c8134",
      "new_mode": 33188,
      "new_path": "test/bug/tint/942.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "252bb7a0cb7604a2d103cf77f2242715e49e9ffe",
      "old_mode": 33188,
      "old_path": "test/bug/tint/943.spvasm.expected.spvasm",
      "new_id": "315f30ea0f5c48bb1c53bfca060bb074d7f5581e",
      "new_mode": 33188,
      "new_path": "test/bug/tint/943.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81d45246d5718b9bcae408bfa7eafe311501c73b",
      "old_mode": 33188,
      "old_path": "test/bug/tint/948.wgsl.expected.spvasm",
      "new_id": "51c0bb08ade37a0bf035baf93d2bdfdccce2af43",
      "new_mode": 33188,
      "new_path": "test/bug/tint/948.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1d55ece995312c0ed5b06e7b22110ed6b4b6c5d0",
      "old_mode": 33188,
      "old_path": "test/bug/tint/949.wgsl.expected.spvasm",
      "new_id": "e2fce0af14571777f73ecb2cc52a6ff3a81b49fc",
      "new_mode": 33188,
      "new_path": "test/bug/tint/949.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "608d25147aef61c27f16988addf783652b2d9c3e",
      "old_mode": 33188,
      "old_path": "test/bug/tint/951.spvasm.expected.spvasm",
      "new_id": "dfbd8ded3d1dbc3c25ec3de1b97851c53049e6a9",
      "new_mode": 33188,
      "new_path": "test/bug/tint/951.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "25f6c651523fdeaefadec66025bcbadcda693b47",
      "old_mode": 33188,
      "old_path": "test/bug/tint/977.spvasm.expected.spvasm",
      "new_id": "46407251ed152d06777ba5b641bd4a1b60498ecb",
      "new_mode": 33188,
      "new_path": "test/bug/tint/977.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9eb5b2d450f7288c3e763b25b26cec07a2c9719",
      "old_mode": 33188,
      "old_path": "test/bug/tint/978.wgsl.expected.spvasm",
      "new_id": "e1da002f4f39dd4ce41aea0e7cbd054e6bb079e4",
      "new_mode": 33188,
      "new_path": "test/bug/tint/978.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2323ab3f4dabf847aa46f868ee8065bdba92687f",
      "old_mode": 33188,
      "old_path": "test/bug/tint/980.wgsl.expected.spvasm",
      "new_id": "ee666231fd2f8c79a7475f0305bfbe3e09e5847f",
      "new_mode": 33188,
      "new_path": "test/bug/tint/980.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ea7331bfc75faf664dfbe100a70125c9426783bc",
      "old_mode": 33188,
      "old_path": "test/bug/tint/992.wgsl.expected.spvasm",
      "new_id": "e077344ddb8ada415b28b6833060c3aca4fe9e1c",
      "new_mode": 33188,
      "new_path": "test/bug/tint/992.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db2fddd128b6eb60567b643d276a113455194e52",
      "old_mode": 33188,
      "old_path": "test/expressions/literals/-inf.spvasm.expected.spvasm",
      "new_id": "105db0e982fde313dcbccf86cc3bc964710ebba2",
      "new_mode": 33188,
      "new_path": "test/expressions/literals/-inf.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eb416fda795a8d10ef31e687df03f4e1049c4d4d",
      "old_mode": 33188,
      "old_path": "test/expressions/literals/inf.spvasm.expected.spvasm",
      "new_id": "27caae251949b4c6c82306e0483c84c43e3f22db",
      "new_mode": 33188,
      "new_path": "test/expressions/literals/inf.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4b90b7389102fdc5ba7d5c99b6c813b95dd3a67",
      "old_mode": 33188,
      "old_path": "test/expressions/literals/nan.spvasm.expected.spvasm",
      "new_id": "c9e283d0782ab4dfa28114acea5a41d32a8e6432",
      "new_mode": 33188,
      "new_path": "test/expressions/literals/nan.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1c8872fcca8503e6f752983c096d37486683e643",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/002533.wgsl.expected.spvasm",
      "new_id": "7a113676d0539834659d2b4d3d3950c312044778",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/002533.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf479cfe08aeeca5c899ebc8419a212c4723db77",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/005174.wgsl.expected.spvasm",
      "new_id": "a5282ba82c4b68b6a1af0e9849082213cf683c88",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/005174.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "80b913301bf4220f915a663a0cc41bf7f87d4351",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/1ce782.wgsl.expected.spvasm",
      "new_id": "793b4ccf0cf9d8495af110818a01df65c5d2586c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/1ce782.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "64cd558aae2ee82c7ef4e3fb71435d949b84bbb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/1e9d53.wgsl.expected.spvasm",
      "new_id": "b6cba316b5333c1299d84dc92037806ecb8fd408",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/1e9d53.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ad9cb30e93f3bcd69be19a866786ac314a4a690",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/467cd1.wgsl.expected.spvasm",
      "new_id": "d11d39efc89a6ff709647b4011abc09c1bba2428",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/467cd1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a037803cad0161528e2f02ebb3d735e9d65abb0c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/4ad288.wgsl.expected.spvasm",
      "new_id": "1512a8c9f8bac798bf32e98a6ebecda27543029f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/4ad288.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f5a5d0c58459a140bafe34c76f9c5cec83ea79d3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/5ad50a.wgsl.expected.spvasm",
      "new_id": "7928d05c166fd1855d3eea4723d2ed1c869249f6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/5ad50a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ea8984ac04db08986b1403768ac9264e64948fb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/7326de.wgsl.expected.spvasm",
      "new_id": "066ce7b48cca3bb86fc1fd191b04bc00233b4004",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/7326de.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fc456ae557862e60c784a7593056fb75bf0aff2b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/7f28e6.wgsl.expected.spvasm",
      "new_id": "c840c800927b8f6dc254469deeb377fabcf64462",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/7f28e6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "22d8436e984f5272aab2c7d75142e7ce45d08eeb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/7faa9e.wgsl.expected.spvasm",
      "new_id": "61f20548f13b19a6d7271ab9fbb0648487c35a29",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/7faa9e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b94f60d7f457cf53f2f3aa6a3a173cbe3292b035",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/9c80a6.wgsl.expected.spvasm",
      "new_id": "b880d604cb8b3e57fedd2f2b4c091e33523fad6f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/9c80a6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "694ea15c273f2da87f749268bde1827c102fe87a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/abs/b96037.wgsl.expected.spvasm",
      "new_id": "8118fd5f691d8b3073678c0adf396239edc41830",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/abs/b96037.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e4b88798c705c4d1e83076c791ea6e263478798f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/acos/489247.wgsl.expected.spvasm",
      "new_id": "5a49920646cc03f01787e247778aab265acfed92",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/acos/489247.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "da5d306146bad8cc1b812e62dcfa608e249b0c2e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/acos/8e2acf.wgsl.expected.spvasm",
      "new_id": "53fd78408273076ec60a4ce08880c23af9bc7b8d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/acos/8e2acf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "df7fe1e5713d9fedf91abb811712a1fdaa138771",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/acos/a610c4.wgsl.expected.spvasm",
      "new_id": "eaf58ce6864daa2f50c21cf5354f31767dce23ee",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/acos/a610c4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "117ffe9c4e0be14fbd3515de33c543f455f4f3bb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/acos/dfc915.wgsl.expected.spvasm",
      "new_id": "346031df3586be685a92a78db4581584dd33a0ad",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/acos/dfc915.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c2fce04a24ab013542e08377c97ba771cb223802",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/all/986c7b.wgsl.expected.spvasm",
      "new_id": "03f7f57395ee13c6d1b77a2ddd7dd5a23c8d48e7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/all/986c7b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b9224d4dd24f013422ea53cf3cc24021ed2226a4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/all/bd2dba.wgsl.expected.spvasm",
      "new_id": "14e2aee02a143f9605ffc0d64e419ab467a42122",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/all/bd2dba.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fe41650cd6cce2e21677363a463dc1ca5f0e56c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/all/f46790.wgsl.expected.spvasm",
      "new_id": "915f2f5443aace6f35492fd51d779f9c12e90257",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/all/f46790.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "29ba54d80b48519be3f944d2809bbeab812ee075",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/any/083428.wgsl.expected.spvasm",
      "new_id": "52d4977d5f44e5b81c0b18548c67b3a1ea9be770",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/any/083428.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e772c9abe8a44a4810eafcd8649ec88e6be3c7c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/any/0e3e58.wgsl.expected.spvasm",
      "new_id": "868dec0154e0903209e2db6d8eaa820aad488bf8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/any/0e3e58.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "29c726f303bd89592d1c272e76eab0b021c92a6c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/any/e755c1.wgsl.expected.spvasm",
      "new_id": "7e196b08197cfec199474982d5e578fe4ceb21dd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/any/e755c1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7d2378132576fe2b22f435fed7bc7138e4853a3d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/1588cd.wgsl.expected.spvasm",
      "new_id": "40b7f6e6d29fe16c4ca27db686db9f47bc4f1f43",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/1588cd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "21cb6bc15cc6c3fac655d2dd978fda9888e25286",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/61b1c7.wgsl.expected.spvasm",
      "new_id": "482bb98d32244b5f1d232039e8b8e618d9831da9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/61b1c7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c946ecd659b5440694e9b098542ad1ef0767d898",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/a0f5ca.wgsl.expected.spvasm",
      "new_id": "0af5f9252444ce464812e90ecee89fc1f8f7d5ce",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/a0f5ca.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e1edb6d74297aea3fbe106af1600992b64775ff",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/cdd123.wgsl.expected.spvasm",
      "new_id": "46447961c274ae3e8d95c5943512c753e11237c1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/cdd123.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "776749ec67b0db47dcd4a67e93643dde5f97bb29",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/cfca0a.wgsl.expected.spvasm",
      "new_id": "db230e90cd04d0b824564109478bd5ecbc59e0e9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/cfca0a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "718433615ad974fa3dbad8b0d91574cdacaa4360",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/eb510f.wgsl.expected.spvasm",
      "new_id": "b165c3fbc052ed289a8fa56fdddda4c88b85c372",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/eb510f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4f4bd4c457ccf147f3b4977232b747ed34159236",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/asin/064953.wgsl.expected.spvasm",
      "new_id": "dec5ed964f30a0db12307233972be46ed69bf7d0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/asin/064953.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bf48d2d1114e36422c8208bab6093f2f46bb1d6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/asin/7b6a44.wgsl.expected.spvasm",
      "new_id": "c52137efc9f8afa498706511a52b7376a8cacc2d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/asin/7b6a44.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2b16759f9074fa9dd59e28c6b99611da2b8d6af7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/asin/8cd9c9.wgsl.expected.spvasm",
      "new_id": "ca0dad6224033caaea59524f4d4229e2881c6bba",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/asin/8cd9c9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6b5ec45e32ff6c050e92019631bc2aaa50b19ee9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/asin/c0c272.wgsl.expected.spvasm",
      "new_id": "47f627e2a894a13f7485412200fd41b52192c1bc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/asin/c0c272.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "190f8b89f96f8308a5074f8406015dbeb70cec96",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan/02979a.wgsl.expected.spvasm",
      "new_id": "301e926db6b2a47273a8449943e32e3cddf8e4fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan/02979a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "09d84b5f2f9c4ef57f2a464a58881a42147fefc5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan/331e6d.wgsl.expected.spvasm",
      "new_id": "1cf1035f865b04d44d57bc2a18295f090db58304",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan/331e6d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "745878fdc8ec01f206fcd9f4fd20edaae424ce2e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan/a8b696.wgsl.expected.spvasm",
      "new_id": "b60e13665f63d7421a548d2524bbdd56df56eb9d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan/a8b696.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6148168f1e4360956cf49ebd55bb4a44d797aa65",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan/ad96e4.wgsl.expected.spvasm",
      "new_id": "b8a56569e45fa8202892ccc9208c39ef32bd331c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan/ad96e4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a43a4008eb0b16454b899e105caf4cae6bef50d7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan2/57fb13.wgsl.expected.spvasm",
      "new_id": "5fea69d59036ed0b112899a188d2c8ed2625e59e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan2/57fb13.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6f09ee670fb7c6f3394508ae37a36e3c89ee6708",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan2/96057c.wgsl.expected.spvasm",
      "new_id": "777b131acf257ada0e75ea16d229a9a45901276b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan2/96057c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1ddf16523b9a79d9092e1ff156d877f2ca4e0ab3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan2/a70d0d.wgsl.expected.spvasm",
      "new_id": "7b9579a927017ed6e4c7eed1cd858b5a57462a61",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan2/a70d0d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8ecfa940d16f7ce145162a4682d10d314fce7f61",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atan2/ae713e.wgsl.expected.spvasm",
      "new_id": "60b09d46f469ae37deb61b8900f4e8ca59f5d2aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atan2/ae713e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a4e90d375698c3481cf1384b0bbc53b1983600d6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAdd/794055.wgsl.expected.spvasm",
      "new_id": "d8903dcfc72e540af47d8c28b8c7a75c535f4cfa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAdd/794055.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b7ad7316f3c9ad555cf808b734d781f438f11cc9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAdd/d5db1d.wgsl.expected.spvasm",
      "new_id": "110fb42f3d69216200be4cf1a7652fb7a44241a9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAdd/d5db1d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "13c210ec9529649b6d7d3cbc0ca3330dc475af17",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAnd/34edd3.wgsl.expected.spvasm",
      "new_id": "3d205d2f645d5dcd669d7c9688407e5f40bbe821",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAnd/34edd3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e9169c1bed924bf9fc2f9fd1c8164d1cb24a7ca9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAnd/45a819.wgsl.expected.spvasm",
      "new_id": "696d2a3a41e96323accb2a748eddd9e2cb6797ff",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAnd/45a819.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d69a5fafac797f0e6374381532f5c64ee3ee3880",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/89ea3b.wgsl.expected.spvasm",
      "new_id": "40f727b99da515b90e64253857b57ba2b3d97c2e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/89ea3b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "959058891e0fe01a2622c285b03c82573de757dc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/b2ab2c.wgsl.expected.spvasm",
      "new_id": "6098500d004f7503269afde71a1589a1b988fea3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/b2ab2c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b0b028294c3bdddae387dc912f5aa88d5e1e6925",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicExchange/0a5dca.wgsl.expected.spvasm",
      "new_id": "23dbf0273e70887a06e777456f2e6036b354fc45",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicExchange/0a5dca.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b8ed5eab6e04d0b015f5c6deb769e03f3d377f52",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicExchange/e114ba.wgsl.expected.spvasm",
      "new_id": "b541d6b05e4e3d73e850d266f532a09425ebe908",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicExchange/e114ba.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d7eaad96518263da5d728e7662a1092fd294b01",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicLoad/361bf1.wgsl.expected.spvasm",
      "new_id": "20eeca7ef55ea635a7faf80fa1b7b0f879e0ad67",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicLoad/361bf1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76c86e97a2c5479c016c036f12c5959d070b8053",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicLoad/afcc03.wgsl.expected.spvasm",
      "new_id": "b99635960120f932319a0f747f628470606b97be",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicLoad/afcc03.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94b3012a32a3996d20036fec2aa05b8717d22108",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMax/a89cc3.wgsl.expected.spvasm",
      "new_id": "62355e0b45c11a575d2381c14a459b734bacc22c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMax/a89cc3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6c8ad20c683ca1cba7e3366df6ece5d6a780664",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMax/beccfc.wgsl.expected.spvasm",
      "new_id": "2636c66b2756ba0ba496cef322f7520ba0982713",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMax/beccfc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "282bc1c5b80e1d76a0e35c9a80c409d950c74b8b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMin/278235.wgsl.expected.spvasm",
      "new_id": "dfe5a35d9067fd2262542ea6c0c08cc3c9700107",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMin/278235.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4fdde84118ff33ddb5a2db6b632e56d877c1fd51",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMin/69d383.wgsl.expected.spvasm",
      "new_id": "de92bee074748f496c7a8e34fc228f8cc91d1c85",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMin/69d383.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "13690cc3716b6ef8f5e60ea46b29bbc6bc3f1efa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicOr/5e3d61.wgsl.expected.spvasm",
      "new_id": "1b9dc279abfcf899c1129397bc96376359ae48c3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicOr/5e3d61.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b49156add3293c1a64b189268105d68c970f7ef0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicOr/d09248.wgsl.expected.spvasm",
      "new_id": "cd14aa96568047689b5c2c37a5c29aa3cb167e97",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicOr/d09248.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b2109e0426a5ac04952349438124770b35e978c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicStore/726882.wgsl.expected.spvasm",
      "new_id": "59738ef83fcbdd383594b9f83db44e1640478f62",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicStore/726882.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "332b5037eeb754b3737b98d06357940a61d6629a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicStore/8bea94.wgsl.expected.spvasm",
      "new_id": "a08c2e856374fee2d9e4a2b1d0593a67f0459efe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicStore/8bea94.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3522e50628e8ac5dad87ea6fd629abf39dc01898",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicXor/75dc95.wgsl.expected.spvasm",
      "new_id": "4e729e26a446b2c359c4a1c46924755e29609384",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicXor/75dc95.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "007f02bdef99da39923400426d1a4d7ebb074596",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicXor/c8e6be.wgsl.expected.spvasm",
      "new_id": "a683557b8d93d3a9be94fb15a60ee26335fbf9d5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicXor/c8e6be.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddfaf871a262b29d527fdad4ce7b4531668a454d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ceil/34064b.wgsl.expected.spvasm",
      "new_id": "792920fba9bc8a8eae15af24b6cf92d572cb0830",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ceil/34064b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81b81aaa715afe241e1609ddb4f606f528c308d8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ceil/678655.wgsl.expected.spvasm",
      "new_id": "bb45e0b8d943c6de609a9cfb1c2e1c19ecd2e86d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ceil/678655.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cb88aba280cabebcf41a885f40eeb406023f3ad2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ceil/96f597.wgsl.expected.spvasm",
      "new_id": "0552e49590c41d4017296d34dddc9d84c06268ce",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ceil/96f597.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "80145396e4fff9437082ca7f47acfd75870053ce",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ceil/b74c16.wgsl.expected.spvasm",
      "new_id": "74407d3d0d12ce899b10e8eee40a00f0a0cf61d7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ceil/b74c16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "67d351d2e5c3b0faf9d13142df269e9e7c44ad4d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/0acf8f.wgsl.expected.spvasm",
      "new_id": "45dd69b282ba8798a883cebcf6973b75670ba40c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/0acf8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "975e5221c2d86871c22e0930cf52779cac8a4b23",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/1a32e3.wgsl.expected.spvasm",
      "new_id": "cf5e3d9938e8baca3961031798aba426d7292e75",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/1a32e3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "011022b3bf68f59d617789b8f0ac2405e9c21547",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/2bd567.wgsl.expected.spvasm",
      "new_id": "df43e84e4718b777e1df9e77a2150b0b5dc33d58",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/2bd567.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6e827644d166172b0ef7fec8d5c661e350c59a9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/2bde41.wgsl.expected.spvasm",
      "new_id": "ec4cbb10aa518bbff36442bdca7634ed50895157",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/2bde41.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dbcf07d8c584fb801238bccdde3545b443b64be0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/548fc7.wgsl.expected.spvasm",
      "new_id": "de8d5726c16c616f9e073fe1fad5eb2cba05d15c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/548fc7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06500aa6f7d6df7d6a975004dc5a39c90e010814",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/5f0819.wgsl.expected.spvasm",
      "new_id": "93b61e959c43b458574fff84b08d27f9bf8a3a54",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/5f0819.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eac88250c2125a7720ea230d725cb870a01a1f89",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/6c1749.wgsl.expected.spvasm",
      "new_id": "01c1fd615b3464977972cc045b2fdd49b29304d0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/6c1749.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "df66b69ae6d1ae84fb2ee9dd74548baf94075417",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/7706d7.wgsl.expected.spvasm",
      "new_id": "8c388c4542e2e0a29841d87da0b2d898a29cb748",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/7706d7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d0a9730b3216b80b474f5249185c3de2f6d255e5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/867397.wgsl.expected.spvasm",
      "new_id": "0c0e7c3ce60701bff6618e91c0747c5285ce7843",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/867397.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5c38de7f3fabe7e4c41868aadc4a01c80fa7fd87",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/a2de25.wgsl.expected.spvasm",
      "new_id": "3fc18abe2988982bdf5a013a31b9a80cd51f244f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/a2de25.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee9058330caafd140243be67278ce026a935bcf1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/b07c65.wgsl.expected.spvasm",
      "new_id": "bdd8cb8c9ca123bdc3635c2883c400b88d625447",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/b07c65.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "97c3f811870f107b7cf35cc1786c3ff20be593ae",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/clamp/bd43ce.wgsl.expected.spvasm",
      "new_id": "9b8432297265285f96cbc72cb8250263ceefb51b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/clamp/bd43ce.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "82fe4b01b03cb6bf483dc99d17469955a408ecf9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cos/16dc15.wgsl.expected.spvasm",
      "new_id": "713e8ee18be7f0d32bb07e36db33b551e997ea98",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cos/16dc15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1db9643f60c048b920a1be1089b617b960f0d342",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cos/29d66d.wgsl.expected.spvasm",
      "new_id": "e6389c640e8758c37b33566762e53d5b27130d04",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cos/29d66d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "32f50105524b2d2be276813d74eb3e87cbea876d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cos/c3b486.wgsl.expected.spvasm",
      "new_id": "9de36a8ac49e9fa929defb1e6746a45708205715",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cos/c3b486.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "00a2e61a9a25d56e391e9d69762651544cb78839",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cos/c5c28e.wgsl.expected.spvasm",
      "new_id": "7964abf3f871c6859beedb1fea4f5e4dfcb8cd11",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cos/c5c28e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a3dcec192eb58ff2c5d4004263966a5a0b39aa2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cosh/377652.wgsl.expected.spvasm",
      "new_id": "6e940e51141e269fa4d5c91ebd61e588ee18d295",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cosh/377652.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e684a82a0f1f03a8fcd3444dfb0fa917fcbd493d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cosh/c13756.wgsl.expected.spvasm",
      "new_id": "2a7229c793179e8ab4d088d0774e2d1675742af1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cosh/c13756.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d5a08ab48863b727fb251d186f39576e63c6b9b3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cosh/da92dd.wgsl.expected.spvasm",
      "new_id": "23f91ec485f52a0b2470f2f934c2bd8c3b11f8e6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cosh/da92dd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c4a94e6c9b54f986a2b59498e1c5b53638ad2ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cosh/e0c1de.wgsl.expected.spvasm",
      "new_id": "b26a1cab193981b2bb78bbd74dcfa87ccda21fe1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cosh/e0c1de.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f55307b57e90d9a85b446b6e1104da9dfe4ce4d6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/0d0e46.wgsl.expected.spvasm",
      "new_id": "12785a8bddb005b1efecd19de220b891f5d95047",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/0d0e46.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "753cbc877f453dc5a7d7e42fa618ce64fa29e96f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/0f7980.wgsl.expected.spvasm",
      "new_id": "77811f86822f34862fa93359e597c86a4f99c99e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/0f7980.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "165393b9ec4167c3413de27a875467317e092ea3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/65d2ae.wgsl.expected.spvasm",
      "new_id": "8ee1c7a8afe38f1448dc536832033c39b2b2c05f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/65d2ae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c11d998c830e214d42274c237a8c8c44f9e2d8c8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/690cfc.wgsl.expected.spvasm",
      "new_id": "258fc66f906c6c657219b7ca82b645d5330b3ca3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/690cfc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5dd42e961c3e966305858e6214e65c8f78b4705",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/94fd81.wgsl.expected.spvasm",
      "new_id": "2ac577e0f9164ccd06d00b8e04d586c1480630fe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/94fd81.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "20b438f3625af4cd1f2c79c95e38684e82481c8d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/ae44f9.wgsl.expected.spvasm",
      "new_id": "7d098ff76153d7af01d0aaa88f754315ecef33c9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/ae44f9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e7d7886ab4dcbb65a4edd0d52c765e0c26e1dc5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/af90e2.wgsl.expected.spvasm",
      "new_id": "88f59920bccb8d019ef4c62842de4d6e2c6d4943",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/af90e2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "00309525a99940cb4e5e1077774c8d3474d81626",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/countOneBits/fd88b2.wgsl.expected.spvasm",
      "new_id": "67c346a9587936ff3c3d6766e0a78e34712e5792",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/countOneBits/fd88b2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "148a980a71d4f801dc88350ebb8e702d4d46a8b5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/cross/041cb0.wgsl.expected.spvasm",
      "new_id": "bad958c21a1ed72332de379be34ec097ecd77ecf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/cross/041cb0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b4b47f712408fd0658d6cabfb615eeac269fbe1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/determinant/2b62ba.wgsl.expected.spvasm",
      "new_id": "142bf18930e295a70455485ea565440f4a48d22c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/determinant/2b62ba.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "60df6442e9521d39df1500d4d92d27d413c76672",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/determinant/a0a87c.wgsl.expected.spvasm",
      "new_id": "8662898be0b90c0ca70b88eb7f8665b90f99b56c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/determinant/a0a87c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2ce7c327a8563d8e1cffb402642d1e4c02a32c06",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/determinant/e19305.wgsl.expected.spvasm",
      "new_id": "5efdade524909233a6e932d5d02ba2fbbcbc9c21",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/determinant/e19305.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ed1ee62fe7703dbe2da7fcda9594769ff4f5e38",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/distance/0657d4.wgsl.expected.spvasm",
      "new_id": "433da6a460185a42dacf8f2193b3b5d959d28a21",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/distance/0657d4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b8c7fa76da044d396157b812728d258e44eac4b9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/distance/9646ea.wgsl.expected.spvasm",
      "new_id": "18840fee8048ea52a18244df93ca9c03c9e91e6e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/distance/9646ea.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48e1a45e52d8c0c503002896babc408cb67c979f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/distance/aa4055.wgsl.expected.spvasm",
      "new_id": "c5976c6d040bea18bdd195737477358b154c97fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/distance/aa4055.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a87deebcdf69927473b7293e441f004d2cc2cba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/distance/cfed73.wgsl.expected.spvasm",
      "new_id": "a0ad9f25c2f99f6ac7a50414d12ca149db2a93cf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/distance/cfed73.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a56518ccde65222820d23b0b1e2c9697037c0a61",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/dot/0c577b.wgsl.expected.spvasm",
      "new_id": "9723182e8dc0f9d7f81acd43a39a4b1bfd17fce2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/dot/0c577b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f6a6f4f131d101e14838b6b27f2881943ad212f2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/dot/883f0e.wgsl.expected.spvasm",
      "new_id": "921e8919b3756c95a0fb572bdaf992b841f62ded",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/dot/883f0e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d522c0b3895eba3823b04b6d6b755dd19b444a76",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/dot/ba4246.wgsl.expected.spvasm",
      "new_id": "326501a658d486e1eee7a5e1a703ab924a82fbdb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/dot/ba4246.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e82f0595d8812e454869932fe641b18f0307c07a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp/0f70eb.wgsl.expected.spvasm",
      "new_id": "0c249914c6cfd9ba960d7ff6d03bcb9b6c31a26e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp/0f70eb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5439298672da7be25d87963b406258a06e80f23c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp/1951e7.wgsl.expected.spvasm",
      "new_id": "013e9bbbaa253de5c8763748d323ad4413167a80",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp/1951e7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5100cd0275d801fec36360c66cf919e0ae711570",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp/771fd2.wgsl.expected.spvasm",
      "new_id": "1d731bd418c2487ce6955c75f250afd549931b1c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp/771fd2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "448017c5c7479f2dab3592ee831bc31211831b7a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp/d98450.wgsl.expected.spvasm",
      "new_id": "27dc1ac9eb76fc878876969cb7cc76326c5e9dae",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp/d98450.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e672de2b7fb69708ba486c5a58b185d94432ecc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp2/1f8680.wgsl.expected.spvasm",
      "new_id": "9d62f480ff4da5636603a839266ddbc8d82ff051",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp2/1f8680.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1193c23a44415a803848e15511bb66cc88160106",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp2/a9d0a7.wgsl.expected.spvasm",
      "new_id": "f3ac039e0d77232ce16f473f21abdba4f28fedf6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp2/a9d0a7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "571bff023a59b84294f92ee463fc60100e2d2366",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp2/d6777c.wgsl.expected.spvasm",
      "new_id": "e85286629803c2e2fafa2e2be5618888da75e581",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp2/d6777c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dbeb36194b2dd76281a14d6526b62955aa7401c1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/exp2/dea523.wgsl.expected.spvasm",
      "new_id": "ce3d3a91b2d7ab755b9f0e3f232c58b532155123",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/exp2/dea523.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6fc0f180ede1de230978dc61d0c8f8d2e6969af3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/faceForward/5afbd5.wgsl.expected.spvasm",
      "new_id": "e9db2a5cdfa4d0a3535bc2d9a0b678723d75dffa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/faceForward/5afbd5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "07f0358c9de378a90c4630045c5add0946a86a62",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/faceForward/b316e5.wgsl.expected.spvasm",
      "new_id": "9481d7860d5cabc6d1cc1663db61f4c91a424c51",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/faceForward/b316e5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e98deed556d3cea7ade90d77e680885cb4b3dd3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/faceForward/e6908b.wgsl.expected.spvasm",
      "new_id": "6d239937cfadb9d396b3ee898e4c27db2d5816bd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/faceForward/e6908b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "634a08a4ba325d237c1348cea9111667c203a9f1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/floor/3bccc4.wgsl.expected.spvasm",
      "new_id": "acc6532a7160f4b41d2636128d143a1f22a32f5e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/floor/3bccc4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d25150176211988154a54e4ded65614072513b2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/floor/5fc9ac.wgsl.expected.spvasm",
      "new_id": "49b872cfefd80b1490659011cc578eade8184f82",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/floor/5fc9ac.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77ecc59c24d76691504d1611e42371c82b0c535a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/floor/60d7ea.wgsl.expected.spvasm",
      "new_id": "c0fa003a5fe2b4357bc09a54cef7c968c2bef19f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/floor/60d7ea.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76ab1fd11d48e3513eb796e8030c699d5d934855",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/floor/66f154.wgsl.expected.spvasm",
      "new_id": "ca6e9faa4134e7c2dc7e5599b5535d39d67d159e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/floor/66f154.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "888ebb3976d74a0e8a6da31ce792cc7c1cdda8c4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fma/26a7a9.wgsl.expected.spvasm",
      "new_id": "5df98bd256e32d1aa332d23e445fc0e564cf4841",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fma/26a7a9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5fd44facdb9a4c1f817aebbd95078f2f9cbedf9f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fma/6a3283.wgsl.expected.spvasm",
      "new_id": "cf266852c7340dd2173086f8598b0d74eff08822",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fma/6a3283.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "96b804d6d33b8dee464ce6218687685c6663430b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fma/c10ba3.wgsl.expected.spvasm",
      "new_id": "bc9816f1b1062ff1c7d98b0b5157dd8689251c03",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fma/c10ba3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "88e17ec2e65f2e515f7b0fd361dd838ee58efab4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fma/e17c5c.wgsl.expected.spvasm",
      "new_id": "de2025e442a1cd3fa2510936c467b0e34e8a0ec8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fma/e17c5c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "49901a715903910727bd05aa345a448d3977e72a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fract/8bc1e9.wgsl.expected.spvasm",
      "new_id": "e6d041881d1cffa08d65dbc2a5f696a77054316c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fract/8bc1e9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "105eb76b7a9885fc9e3275ab8415dbe56cfaa21f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fract/943cb1.wgsl.expected.spvasm",
      "new_id": "afe8e9841f1660efb03281cc15b760f6644a3253",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fract/943cb1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48289e631e98c9873e565231f8803553e1af94c1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fract/a49758.wgsl.expected.spvasm",
      "new_id": "284b664512ddfbdaa32b5776f36714d3c0a411fb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fract/a49758.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "09d3f99c67ba5845df8698a656a5d1f3d6a89da7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/fract/fa5c71.wgsl.expected.spvasm",
      "new_id": "6e73bc5c80dce7ff4f3a0f9a349d63ac0eb830df",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/fract/fa5c71.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d1e2268d8fc73638f8b41469c32334f7ff85f9c0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/013caa.wgsl.expected.spvasm",
      "new_id": "9c3235dd4ecca4d74cfcc176b29a528e9903e3f7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/013caa.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ac9be08b56db9b13733a37b58b152590647175ac",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/0da285.wgsl.expected.spvasm",
      "new_id": "167f6f01b0a1690b494de20da515873952729d86",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/0da285.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1887cc15859aec4646299fd11a8bd0373fbc29f7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/12f1da.wgsl.expected.spvasm",
      "new_id": "031a08544ab754e5f5950d8aa0fdd5248c652a10",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/12f1da.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "702a52c5c379923f2263d047e2f0bf43d57c495c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/15edf3.wgsl.expected.spvasm",
      "new_id": "b0a95f7ae568dd1b9087e3f050fd1dccdbf7aa45",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/15edf3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed54aad953960fa3b124220f4230925a8d6e0629",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/19ab15.wgsl.expected.spvasm",
      "new_id": "1cc26d075378998dee40ae3c9fce1aaf9da64c1b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/19ab15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6646081ffdd35afc4f28f637253952032bd55b4e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/2052e9.wgsl.expected.spvasm",
      "new_id": "5dff38263f4659f6349980f3de421764211d2f0c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/2052e9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bbf0cbbd837f67fbf897eb7c716d40a562fe3ad",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/40fc9b.wgsl.expected.spvasm",
      "new_id": "6a515581e3654c4998b5719f9040a234e1f6d3ea",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/40fc9b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b9cce4691fa27345cdb25b8ad5bd344354ad6c6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/41e931.wgsl.expected.spvasm",
      "new_id": "54454984eb1420f26ded155f43cd9717705dabf8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/41e931.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "703c948a9db5e44d4580feb8a0a06501861b61b7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/481e59.wgsl.expected.spvasm",
      "new_id": "82a4aaa09d1208fa0ebd36624f16ef2aa1204661",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/481e59.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46ccae0de11091fc382fa8a93983fe9c5c94bd57",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/5a141e.wgsl.expected.spvasm",
      "new_id": "042b1b9d76dda6e4237f2c43fc95f23c5116f473",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/5a141e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cbeae7b602f49eef27bb1c38f335f71e218688b2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/6d0058.wgsl.expected.spvasm",
      "new_id": "7b9ca4ea48608b283129b2ef0629f1e57e5ed81a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/6d0058.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "869f6339ae3c3b83d8e57da596cf247ecf246e95",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/6efa09.wgsl.expected.spvasm",
      "new_id": "de63a5e112c8b28b0d4af0f25216318eed1e660b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/6efa09.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3049fc17ce5640cbb769b5c2ffd96bebf09044a8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/a0eb3b.wgsl.expected.spvasm",
      "new_id": "d617a7844c3a9089bacb7c983fcc2f9897c522fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/a0eb3b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "955c165e6d6348067e6e32203acdf36656503126",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/a2a617.wgsl.expected.spvasm",
      "new_id": "20c998b86bafb46ac01d3ddd1b3e5c54944077ca",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/a2a617.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bdad1aa0a1c8d6cfd1dad707c366de07192a9cb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/a3f940.wgsl.expected.spvasm",
      "new_id": "7e33735e69de9d1d8fa19f88297f757ef873b367",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/a3f940.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "49ad2920c15823d36992d5f85c754eb56fa2218e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/a951b5.wgsl.expected.spvasm",
      "new_id": "fc55f6a556ae6fd38be93ac2e1d1aae5bde3f554",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/a951b5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f3c321a3408e56b2fe7767ddd0c0586fffba7c30",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/b45525.wgsl.expected.spvasm",
      "new_id": "a4cf67d20af78f3aee2edbe29de06b44d18b2c53",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/b45525.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d5e4d600e7b7d9e8b9a72f96a1071fbc28fd1ad",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/b87f4e.wgsl.expected.spvasm",
      "new_id": "5bf5e77df9d8ff4b403bdd6218c94e0f28771d28",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/b87f4e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0687916f2268cb3443acae57d322f5c527e8bd57",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/b9e4de.wgsl.expected.spvasm",
      "new_id": "28e43bb6d3eafda3dbac42197ceb04d35fb5c40a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/b9e4de.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ac5c4a0398e3fca01d26d892a1f24dbe0f3c1438",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/c084e3.wgsl.expected.spvasm",
      "new_id": "808e4d1e555e0047fa86f605feda051e4bc0a0f3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/c084e3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2b15722063bc703d72f2e973b620e8d6874ded07",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/d06c2c.wgsl.expected.spvasm",
      "new_id": "cdd710d9f4e07bd564e4a21ab88dc7993007a35e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/d06c2c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "03f674eef9c1134d4cf91bd2d7453f4e8ea1a443",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/d80367.wgsl.expected.spvasm",
      "new_id": "60bdf422ce1c237f5522845e6726316c45043029",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/d80367.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "df2183373ede00bd9f17a5f411324a763b59ba7a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/db0637.wgsl.expected.spvasm",
      "new_id": "29f2d0f547bfaaa726ac07419819559d26ab6ad1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/db0637.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1504a0905311769bd00953165e233c79018b8e0f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/frexp/e061dd.wgsl.expected.spvasm",
      "new_id": "2b5912d76dd8a2f7f3d37faf80db616ff38654df",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/frexp/e061dd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a958404ab802545e99b7b01acdda20d12c02ba9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/2a6ac2.wgsl.expected.spvasm",
      "new_id": "72ffad92299921d2361b4c03c98983cdae16dda0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/2a6ac2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "068032495cdb8976d43450eeb031012361047de7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/5016e5.wgsl.expected.spvasm",
      "new_id": "22615395b6db5b55b42a2d81657a5e11cc6c3c68",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/5016e5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a860843bdacd5bbf7420462e321d1007153946ff",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/509355.wgsl.expected.spvasm",
      "new_id": "9b62c2f76b020f6c474ebe05e2d4f343992df053",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/509355.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ffaca4997f1468327b62f43a67e4a0dc160a85a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/51aeb7.wgsl.expected.spvasm",
      "new_id": "02a21316156cb3b2aed9f316c4475ed56dffb0ee",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/51aeb7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eb22bf0f40a933c6a19ec8d4f344ff57d773ae15",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/5c9edf.wgsl.expected.spvasm",
      "new_id": "5472bfb00828b47e6a3a405c1c5582b203d25979",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/5c9edf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "939b5350da53960114e4d72ac40e6eb2aa03d9b3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/6698df.wgsl.expected.spvasm",
      "new_id": "69465644ac803e12e5bf9d4ec65e4c400463bf6d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/6698df.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b07a0f42c7a3e6e93eea42e00fcf6627b5d07d30",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/ad88be.wgsl.expected.spvasm",
      "new_id": "5f0e9b88d4b96823b2d19f45c6dfa7bb95f49b7c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/ad88be.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a30d0257d2ed9d39e312f0e4d0aeb88bd7eb2afc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/b469af.wgsl.expected.spvasm",
      "new_id": "6d20fc2cd7529fa07db4c83983a90b6348ff9cff",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/b469af.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7930368252c72ff8aaa9b3686d4d4ef93793a286",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/c8a0ee.wgsl.expected.spvasm",
      "new_id": "e864cdb064b8880d9ec9d69c2a8a10a02c4bd43b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/c8a0ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "32c2d06194896c16275d5fe0acd142b3f1afddcb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/d91a2f.wgsl.expected.spvasm",
      "new_id": "2d672975f0c3bac01ee860ea279cd50f983b7e3f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/d91a2f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "018feeb201a99ba77cfe21b2840195af4733d102",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/e0187b.wgsl.expected.spvasm",
      "new_id": "7d0b8e67b24c5a356ef6f7eda0b1c0b3739d3607",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/e0187b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1d693495926d648e65283fd7aea56dc5c512ad8d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ignore/f414a6.wgsl.expected.spvasm",
      "new_id": "cd952a85b3835123e28a200221eca11bc08e13a2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ignore/f414a6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "33a4c984ae65201141fac257ecbfeaf5b43777d6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/inverseSqrt/84407e.wgsl.expected.spvasm",
      "new_id": "2027c7ea8835f25c47fe9f22193d1e90776537c3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/inverseSqrt/84407e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2ec31e8c8c9c625dc3df13a286dcaf3832dff8a1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/inverseSqrt/8f2bd2.wgsl.expected.spvasm",
      "new_id": "d8b74167f59d0ea402b9f611adce77d2c4e9507e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/inverseSqrt/8f2bd2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "beb34540f9f89ee4e8483f06eb604b0a7e92b0c8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/inverseSqrt/b197b1.wgsl.expected.spvasm",
      "new_id": "c70dc36a7076d143ac2b99a64e7cdafa75e5739a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/inverseSqrt/b197b1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8bcc29759753ac7621e47b0a326d01e3050c4bb9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/inverseSqrt/c22347.wgsl.expected.spvasm",
      "new_id": "9dcf62392a5f7a477eeec2bba590f4d289972ae6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/inverseSqrt/c22347.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "852e9069bd1073dc5f35f0321e3bd7bdb8782ff4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isFinite/34d32b.wgsl.expected.spvasm",
      "new_id": "ba601335bba9ae363c2b0c80812eea0697c4a360",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isFinite/34d32b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b54ee857d7371ca805a06cc285a9c333bc62d9e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isFinite/426f9f.wgsl.expected.spvasm",
      "new_id": "6c06d833023895db46f40306fda0dc688021eb14",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isFinite/426f9f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1bfb11b97e12df085e80c35bd28905e5b4ea8f21",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isFinite/8a23ad.wgsl.expected.spvasm",
      "new_id": "bc09ceeebe7d55958077f12cd74ef32a172fa696",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isFinite/8a23ad.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e80787de99107986def4c0a2b38a6fe22655710",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isFinite/f31987.wgsl.expected.spvasm",
      "new_id": "3d8b0d3944ed65b2fa0fe0944d124efa587a1089",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isFinite/f31987.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "34a0c56175cee61905d8fbb90b44f253f31a7031",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isInf/666f2a.wgsl.expected.spvasm",
      "new_id": "6fd40e1eaaf8a6d6c63fd27e0330ecd87add2e51",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isInf/666f2a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f538f3a4c635f080db03923d919db8aa27b5953f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isInf/7bd98f.wgsl.expected.spvasm",
      "new_id": "62070aa4f0af09ff81f26a8a219b4664d3c25e0f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isInf/7bd98f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b5ba049df0b904800d69faf6a17af3ee5e891db",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isInf/7e81b5.wgsl.expected.spvasm",
      "new_id": "ffc62c237d5ba10472cc73389d47085cfc78fb91",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isInf/7e81b5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "20f293b9b99ce7394ab7283493af9b3788835b2c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isInf/a46d6f.wgsl.expected.spvasm",
      "new_id": "5aa43d35cc278d00497dd303ac3c343ee9e26b41",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isInf/a46d6f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e8bec2740c669b3985ca20cf24a5b03d25ddd646",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNan/1280ab.wgsl.expected.spvasm",
      "new_id": "268f5de3658e0b5179594fd44be016b504a27801",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNan/1280ab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "56ba241c80a5ff60740b1a18ccda5ed8de7a6e78",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNan/4d280d.wgsl.expected.spvasm",
      "new_id": "074a58b20f48e24a2e4ed8091a1d80698aca4515",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNan/4d280d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fe0be0d3cb32a91460f846ca7ef3c7aa83d7115a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNan/67ecd3.wgsl.expected.spvasm",
      "new_id": "ae148ecf87ec8d646101ff2367068e34d98b5fa0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNan/67ecd3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4d21c4d8cc0aa242bf770e8ee9f38aefaafca025",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNan/e4978e.wgsl.expected.spvasm",
      "new_id": "c3140e2acf93ca030cf940894db70b5d2960eafb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNan/e4978e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ec938ef2fcc4cee4f6c1cb47287885e5aed67b46",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNormal/863dcd.wgsl.expected.spvasm",
      "new_id": "c782b6cecff335e23155259736c98cfee56037c5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNormal/863dcd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0de7bf9248ef448a1cbf01521d2db82456167af3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNormal/b00ab1.wgsl.expected.spvasm",
      "new_id": "865cf7b9e39235d5981cdc74c755664fdc246f04",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNormal/b00ab1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "657c0d4102aec7c1dd7c9dbb7b20e9a1e6bf4ef0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNormal/c286b7.wgsl.expected.spvasm",
      "new_id": "158b6bb16a9d5e2da571d1f4202a5204e3e3137a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNormal/c286b7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10c9497068ee5ae807e375471f14a52e028299c9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/isNormal/c6e880.wgsl.expected.spvasm",
      "new_id": "a849dfe10faf48b01f28f5f3e835a154a4b8ad0f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/isNormal/c6e880.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e0b939b87265d452b34947109f9d87643a1e565",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ldexp/a31cdc.wgsl.expected.spvasm",
      "new_id": "8c131c60d47366be9e6d11e409939b8c957492ab",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ldexp/a31cdc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "64f614c384bcbf6e4e76ee0eb821d014c4d65cc5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ldexp/abd718.wgsl.expected.spvasm",
      "new_id": "7da0d18d45d4e63ee5d39e99ef8c31a8423c539f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ldexp/abd718.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9fabf4437deef8b33732458a7ef9aacfcd67ba78",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ldexp/cc9cde.wgsl.expected.spvasm",
      "new_id": "4f75b897ae5ffc11500d5c5046db03a9f7543652",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ldexp/cc9cde.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "129572245f02843a244363e045a4daac42101577",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/ldexp/db8b49.wgsl.expected.spvasm",
      "new_id": "7e09bc02249b88dea0df2894bb13ceec2467919f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/ldexp/db8b49.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa71be33e8f82ccd46b28f4273205c3243c11228",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/length/056071.wgsl.expected.spvasm",
      "new_id": "47e4a5d7418c4d449dfeaca47e61fe0d79304598",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/length/056071.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aec037424ff1db48961837130d894ad2d719bd5e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/length/602a17.wgsl.expected.spvasm",
      "new_id": "f42a9a59d8a719723c66f61f753726f48a0c7585",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/length/602a17.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "73d97a8e45699964a0ceba01ff9b45d705d24cc8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/length/afde8b.wgsl.expected.spvasm",
      "new_id": "9dc866555c7d0cc27b3eae97b545e56fe8476166",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/length/afde8b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b20f995e375ece8d04d049afe477866b29d68d2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/length/becebf.wgsl.expected.spvasm",
      "new_id": "aebf0ae632be381bdd85cb70a7c7c8973a38ad0e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/length/becebf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "de8964aba9ed54e4411761987ae14256a345bfd4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log/3da25a.wgsl.expected.spvasm",
      "new_id": "2546b7f529213a17fd77f766457c4552a5f4d6e7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log/3da25a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "20694039eac308e2ed0900bb372514ec178febba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log/7114a6.wgsl.expected.spvasm",
      "new_id": "6d8292f5e80655b2bd7cf2b5bb019500882ae8e3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log/7114a6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94e3fdabcbb04db3625161879e5eba010c37f3fe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log/b2ce28.wgsl.expected.spvasm",
      "new_id": "d64f498cefe47cb863ff57d1daab3ec3e4f115c1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log/b2ce28.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69b5d67671d2bf8dea1985d7741294e34fbc08b5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log/f4c570.wgsl.expected.spvasm",
      "new_id": "32ce39c22d9d8185c3cd63f4137643daf3ef4c60",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log/f4c570.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "79365bfdc7f9167ee95a89b21e3ce38445a2c423",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log2/4036ed.wgsl.expected.spvasm",
      "new_id": "197b7a23d33f1eba8051fe64156f7eec34e7a8d1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log2/4036ed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "094a8850ef8a945ee60fafc2091923ce4d2190fc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log2/902988.wgsl.expected.spvasm",
      "new_id": "81e911869eb7ec8261070001c4458f6f075020bd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log2/902988.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "166e27f9161b224a4772bfc369e5880b50284cbe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log2/adb233.wgsl.expected.spvasm",
      "new_id": "5218f913ba701198539bb1f5a70c490009821d2e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log2/adb233.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7e17b05f8ecd506de9994206bb0718942b83b3f6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/log2/aea659.wgsl.expected.spvasm",
      "new_id": "708bf3769214446186c3fe413781f4022a136967",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/log2/aea659.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc586bbb41077566c4f114fbca0a67bd932973c2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/0c0aae.wgsl.expected.spvasm",
      "new_id": "5b93d0741af0deb9552565754b35a45183c1d56e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/0c0aae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c17396237361d7d78846c5629f0cdcec905c2f8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/25eafe.wgsl.expected.spvasm",
      "new_id": "ee1697461e27a7f072827cfbfb52c78703e13544",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/25eafe.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "24307bd4dbceb198c008eef7a91b9d9a3d75094e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/320815.wgsl.expected.spvasm",
      "new_id": "649e397439e6769eab7b7a2a521bd4ec1c3ec419",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/320815.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2775c623a9a392adcfe217ce7d5a04a65fb5999",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/44a39d.wgsl.expected.spvasm",
      "new_id": "a115b4a913ed7209327087ac131fb99378e5ae3d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/44a39d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "942578b4677ae3caed1290e7771e5c778d68cc17",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/453e04.wgsl.expected.spvasm",
      "new_id": "25e7047bb075eb31f86f300cebf42c1f744eac05",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/453e04.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a3f5957ed9a89b3080064940cfd65b9de87213a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/462050.wgsl.expected.spvasm",
      "new_id": "f513309c8e561cd2a1058d522c1a778e0a383667",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/462050.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "497672ad853db43590ce8ea66b8efac130c4506e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/4883ac.wgsl.expected.spvasm",
      "new_id": "f3a038b1dbad63a156c3d29c25b5c692c8d68a99",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/4883ac.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bd843e7d39c11a5a0a3e01813f7b190f9846168",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/85e6bc.wgsl.expected.spvasm",
      "new_id": "4274291dce3ca3eae96313ce19ad913206f46f3f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/85e6bc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "affcf74a348caaa540704a0953e2eca9ef9b5815",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/a93419.wgsl.expected.spvasm",
      "new_id": "7a4efd7aa99725270f8dcf079697ace61970bdd5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/a93419.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "54cf5c4d1162eb86e3c3f76eddc5a4df60c136bf",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/b1b73a.wgsl.expected.spvasm",
      "new_id": "1daf5703a913a329804cd1d6a477fb0e2675d989",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/b1b73a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "068d7d2f46c4f30afbd3d6a906428088a0d36a2e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/ce7c30.wgsl.expected.spvasm",
      "new_id": "94a170d1d84a36e1b9f345b0e372f5b6aed5aedc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/ce7c30.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d417a926f8a9e5037540adef706616188e283a12",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/max/e8192f.wgsl.expected.spvasm",
      "new_id": "1c310adeb17271c9da9138163a566d50d743a993",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/max/e8192f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a303e593ff0e83dbc775e6464f99abf97c176205",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/03c7e3.wgsl.expected.spvasm",
      "new_id": "8aad2ecc47705a606d4d512a15049848b5ea2c12",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/03c7e3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eebe29b0d620cba235b1241a13790f81d71f528d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/0dc614.wgsl.expected.spvasm",
      "new_id": "772b7d0857af706e460f815915592e2530bb35ec",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/0dc614.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eacea371a0bedfb56cde8851f94d8eca646e7e0b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/3941e1.wgsl.expected.spvasm",
      "new_id": "03e4ed8df6bf26993c1d0da13735b68806b65e7c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/3941e1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a14bf53ae2f7fd3d1b5bd9c708059d335b86c43",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/46c5d3.wgsl.expected.spvasm",
      "new_id": "d5fb14a5b1f66761187abd3a06f2d8972da1879e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/46c5d3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bd2f708e87c5dbdc2691bf7f4a5f44ffc6161a23",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/82b28f.wgsl.expected.spvasm",
      "new_id": "dfee21a1c737b23c5be7d24c3b09cbe137883b03",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/82b28f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a2b6713574f5f56e44302466928c21293eabbafd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/93cfc4.wgsl.expected.spvasm",
      "new_id": "4ec86a3742cbe6003694b9866ea6e753e6cd4360",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/93cfc4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f7b2f25f21d50b71f06370ce8e822ba4d736c98",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/a45171.wgsl.expected.spvasm",
      "new_id": "267b83e50ce7cc124b1f424346886c21e20d27b8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/a45171.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a45fdff5a6bbf7da905111a5faa31a118d5f54f2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/aa28ad.wgsl.expected.spvasm",
      "new_id": "7c1cb4d67978cbc8509a1beb62a57da2acfa4058",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/aa28ad.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f56cffeb962161ae451152056e68fce6cf46bc53",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/af326d.wgsl.expected.spvasm",
      "new_id": "6168b7553234839d5e4a77b20567aa0933cb501b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/af326d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "df2e8f134641f5b28ecbfae390501c7221e4e349",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/c70bb7.wgsl.expected.spvasm",
      "new_id": "ed15a516fe3d63fb05a207b1c9267791f36a6e1f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/c70bb7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85c0cb710178c92883134f23db174937ae5d72a7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/c73147.wgsl.expected.spvasm",
      "new_id": "1408c34ed75ac5e78464bed66f6a9390f84db398",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/c73147.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c537c48a581c3b32765515b640a7c1a794b6c296",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/min/c76fa6.wgsl.expected.spvasm",
      "new_id": "6d8fad9f657c71b1c2879b38fb6000f6b4b78e9d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/min/c76fa6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "431e74bd8ee979ba81a8e1babceebbe6e51ea8df",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/0c8c33.wgsl.expected.spvasm",
      "new_id": "ec2334d165c04192d6020a2c707944d7be8499aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/0c8c33.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "365f07d3b66f25f3779a72f81d6185018cd4055e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/1faeb1.wgsl.expected.spvasm",
      "new_id": "57731fbab3c399df30869c56bfb7a1685f80a179",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/1faeb1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fa6317de8a3cf3a1ed64b57e0584c54074a118e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/2fadab.wgsl.expected.spvasm",
      "new_id": "3eb2f5d72c68cba9c7507cd3b8a549a4e84e488d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/2fadab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bc56ac3691ec4e081eb99c53220050e7cdf35b19",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/315264.wgsl.expected.spvasm",
      "new_id": "edd5730b9870290bc92b8bf99e49920c0a7424b7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/315264.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "60937eeaa73454e92a7333dc50fd172c7ebb1ecb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/4f0b5e.wgsl.expected.spvasm",
      "new_id": "cac61781a17da851a79c078bdb9c9ef1025cf0de",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/4f0b5e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7d6f63986de0e92b060c2b3baa1c603b0287b149",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/6f8adc.wgsl.expected.spvasm",
      "new_id": "86fda1765ae3202370f4149c3e6bc6cabe1b580e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/6f8adc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7aa03fccf0b1e858d710af66778e8d8174998836",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/mix/c37ede.wgsl.expected.spvasm",
      "new_id": "dfac6facb677fdd28ac5ec7003984a98697f5cdb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/mix/c37ede.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2a9a616e0db07c8b859af2b77d680083a18d108d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/1d59e5.wgsl.expected.spvasm",
      "new_id": "a8c3e95fb04097562debfd0eaf69ede791f59b96",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/1d59e5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "998b149b05a15d5a9fb30d416a25cfe7fe3c7111",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/2199f1.wgsl.expected.spvasm",
      "new_id": "20a3c9fe53c29be7c47efd4af83622d2e89af9ce",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/2199f1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83763b801358d6bcac987d1f39606e585d9dda17",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/353f7d.wgsl.expected.spvasm",
      "new_id": "313d08fc569516f37d71a7b683b5f4073bf009e2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/353f7d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a2e5205edf38762a2de80e440145af9cb1ee7ee",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/3b79d5.wgsl.expected.spvasm",
      "new_id": "7b67e043f7d705329b379297bfedfb0d98e76b96",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/3b79d5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35ccc6a684ffe051b7ba2f38a94a95ba27332c2c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/3d00e2.wgsl.expected.spvasm",
      "new_id": "1fb0904f1b38c13fe03ee7b51ed615c313e31aad",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/3d00e2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e654ee6acc68362951ceb99a7bed4c88422c5317",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/4bb324.wgsl.expected.spvasm",
      "new_id": "8a27a60d2c801acccb2723a411030a82aa8fc21b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/4bb324.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a5dbaa0c15729e2780483443380f3e27b33ac6b4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/4fe3d9.wgsl.expected.spvasm",
      "new_id": "519db9eed1afbbc4de870cac54f8d63c75bcda7b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/4fe3d9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "515cd31bf3352537b8461253a67f3c3684537048",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/51e4c6.wgsl.expected.spvasm",
      "new_id": "c3cba6527914122526f8c94bc3bc98ba9d773e8f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/51e4c6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c70ec3862928e78983b5c42579d2f16d394f582",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/546e09.wgsl.expected.spvasm",
      "new_id": "c7cc15ae7b7a621b6f9d15a99024429a99953f16",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/546e09.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f9c55e2bd9caa1eef62cf0ae20c0307ff4ebc974",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/5e8476.wgsl.expected.spvasm",
      "new_id": "6b273c18ff5aaa4fa3719197e43dc3899497e0a9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/5e8476.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a37b68bd828513602d4fbe6c875c2dc4f9f9567",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/684d46.wgsl.expected.spvasm",
      "new_id": "b894f743d729e79093de8f442b026cf482b9f656",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/684d46.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3567057f4b4a368ce4c11108b955bdc1b4451650",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/86441c.wgsl.expected.spvasm",
      "new_id": "e96d96a90575d1fdddef5091f7f3510fac112c82",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/86441c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "01fe4be42f0b5b34fbbc9b9d254591338a8119b4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/955651.wgsl.expected.spvasm",
      "new_id": "9e293c53cc70167be1dcb4c944b901700dc9a99f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/955651.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c15a37c50af24d101d82063d1a41a94c2fd2c7a9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/9b44a9.wgsl.expected.spvasm",
      "new_id": "9ebd5966ec9abedce6ca46660e4b139ba9772663",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/9b44a9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ebe38b469fb4cdb0976cbc641d8a0e37b23f047",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/9c6a91.wgsl.expected.spvasm",
      "new_id": "51f0b812229f99d02a39b59ed9dfedd326eed8ee",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/9c6a91.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "70dd5dbf3cc9794d87c2e1f63b4f9ae304f1f09b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/9cecfc.wgsl.expected.spvasm",
      "new_id": "4ede6a02a50b8d859c79e09433ea1eef2fb77969",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/9cecfc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11efafb76acd524f7ffa80b2683389676abe7593",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/a128ab.wgsl.expected.spvasm",
      "new_id": "bf073c28071b0fc51670ddff628a9dc441fbc20e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/a128ab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "99928e1d723150f930d41c154e48f9082f08eeb2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/a54eca.wgsl.expected.spvasm",
      "new_id": "fd65cd4103e4088c7f0365f736776f6765b8a53e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/a54eca.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a96eee68b2f226c85a3ac87eb0d5fefb95bace52",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/bb9088.wgsl.expected.spvasm",
      "new_id": "1b136c0728ebaeea543e04c30aedcd2077282931",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/bb9088.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8cbd3df10c6bce81c1eece70d88dae00e6d9972",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/c87851.wgsl.expected.spvasm",
      "new_id": "debd919bebec7a6716a7828f8e5e3aa90bd1486f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/c87851.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa8a3b827eb00f45fc1e1925a5a9947c1e4a1ff6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/d1d6f6.wgsl.expected.spvasm",
      "new_id": "cee0c29f0c95a320cb7e3cbbe0d71f480774de5d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/d1d6f6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f99be8309b7b4c271554cd803399ab6ad0ea8b3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/e38ae6.wgsl.expected.spvasm",
      "new_id": "2143769a8d6fdbc13570fb1b740112a5315ea2f9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/e38ae6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "99f906d0785a0eb3af2d1d219ec010775ae40b00",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/e83560.wgsl.expected.spvasm",
      "new_id": "24239233437ccca459c476e05e7c91e05f69b7d8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/e83560.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "29b694833fffa97b2b723be223494b2c17bb6b1c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/modf/f90945.wgsl.expected.spvasm",
      "new_id": "57391db329af47fffbc84060defeae1088ade812",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/modf/f90945.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "311fe461a5489f7e113d18afe6b7bd57085b2a5c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/normalize/64d8c0.wgsl.expected.spvasm",
      "new_id": "914973a33ae78c93f7e4eca64de2e42e3f085477",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/normalize/64d8c0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a06b7e383cef944a6be34e3704eb396f7471bb6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/normalize/9a0aab.wgsl.expected.spvasm",
      "new_id": "7b18b6f7d57996e176864d576263dc9b6014ab4d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/normalize/9a0aab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "98db250824665896163b29d230429d8a2e304e74",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/normalize/fc2ef1.wgsl.expected.spvasm",
      "new_id": "ed6aec3a0ef681535b2be48ebd3e17d95887eeb6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/normalize/fc2ef1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ee8e50b4a03cd77cc6b1314f55256e2950e8701",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pack2x16float/0e97b3.wgsl.expected.spvasm",
      "new_id": "257789ad4787bf75767eec913a2eb1b82a935341",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pack2x16float/0e97b3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b877da48519c095f407f63fbac9dc9d5ea2a131a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pack2x16snorm/6c169b.wgsl.expected.spvasm",
      "new_id": "c7b4a14e0ebf1a583304935c03ec406dc0be31ff",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pack2x16snorm/6c169b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "448a04a7c870f4525fedb485fe08b90ebd40c582",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pack2x16unorm/0f08e4.wgsl.expected.spvasm",
      "new_id": "ca7368c0966ca8826cb5fb8ca90d31cb69546b06",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pack2x16unorm/0f08e4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2455ddf00f372f93404c6cb550c174d399584704",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pack4x8snorm/4d22e7.wgsl.expected.spvasm",
      "new_id": "34bcbe27a6977a6fdaae85e4cf139a05d07da0ef",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pack4x8snorm/4d22e7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "88f6962caf721b6f576731163ef745ed14532ae4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pack4x8unorm/95c456.wgsl.expected.spvasm",
      "new_id": "69e8a3f1bb6174c56e1ca7715e61a378c1dce1ef",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pack4x8unorm/95c456.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "387d9cb797d2c50c08b10d2e10beff6ccedbf6db",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pow/04a908.wgsl.expected.spvasm",
      "new_id": "200e5e4b2d2ded622a3e344de1ff0d270690fe5b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pow/04a908.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8eadbb0eaa98cb65c7738337192c389c11144140",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pow/46e029.wgsl.expected.spvasm",
      "new_id": "9fb544623d8001e177e058ea72ce7486ddbdd033",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pow/46e029.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d15b172b9f4c953f0eadeb2b155df043076a31ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pow/4a46c9.wgsl.expected.spvasm",
      "new_id": "e6adbfe194b5569d30f27419bb097f0ffbdb2347",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pow/4a46c9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "27bfedb3d4399ce90da1df3a919a5995a9669507",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/pow/e60ea5.wgsl.expected.spvasm",
      "new_id": "52c3db126bca5442606808a7d92e4bf8c616c953",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/pow/e60ea5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e73594a8f47e34e6320aff4ee9c0e7e3fb5c9c7b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reflect/05357e.wgsl.expected.spvasm",
      "new_id": "e3fc18da987788e8ef004cbb58aeeb7fc1227ff7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reflect/05357e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb16320b31aa8402f663e237d54a2267838c1383",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reflect/b61e10.wgsl.expected.spvasm",
      "new_id": "24a2c10fb56bc32f33cd582d5353c168c1dca7e0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reflect/b61e10.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "845c7050e2d46a6a7170a8e53ff8b2168d5ad6d5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reflect/f47fdb.wgsl.expected.spvasm",
      "new_id": "b8ce4f78eca0abab78bbd7081b8d5380ea212538",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reflect/f47fdb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c94910599feb7d27dee0325262a249c3ff1534d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/refract/7e02e6.wgsl.expected.spvasm",
      "new_id": "d3a15d72c430657362700ecf15aeddbd56b0d48f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/refract/7e02e6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "80bfe7376263ab5c74f29e38845e48dda32273ef",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/refract/cbc1d2.wgsl.expected.spvasm",
      "new_id": "de16a5564948c3caded3b821e6cdd17b23c0ee70",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/refract/cbc1d2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "436a7abcdaf1a8ad3da192033efc830ff7b9cd1f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/refract/cd905f.wgsl.expected.spvasm",
      "new_id": "76d7a59fd826442facf13702469ed9de77900945",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/refract/cd905f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a72b2c611ca84b52f5b7fa5edde7fba886a7b23",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/222177.wgsl.expected.spvasm",
      "new_id": "5f046b0a3ba9830a28a4c7087f2ceabc80b82114",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/222177.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "107b4746a99100e73b6247386b79f5dd4fa86697",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/35fea9.wgsl.expected.spvasm",
      "new_id": "4db3d73fda7ac1478f911c193f91ee0207916f16",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/35fea9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "040a433801282559d4152ff8bb031612b8fc4c99",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/4dbd6f.wgsl.expected.spvasm",
      "new_id": "316876d3bb2bd84e5052e6726cc82456d3b1e7a1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/4dbd6f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9201251d3e114af234d05448caad31b6b7d86b9f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/7c4269.wgsl.expected.spvasm",
      "new_id": "1811bbc9c753143a707f654afac1e182de2aa75c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/7c4269.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11dbeb9b2ce7d8207291790168fea02574866033",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/a6ccd4.wgsl.expected.spvasm",
      "new_id": "6b44df5e9f94dfba83cb067ca263954728aa05c7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/a6ccd4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d1e61d6346d166486d5bbddd2ec13844c4189d98",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/c21bc1.wgsl.expected.spvasm",
      "new_id": "9fcc4deebab50dea84b1fecf20576761b8a49c95",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/c21bc1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6b4d8847d9d09beb8ebfebea8fb29b1c0893c7e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/e1f4c1.wgsl.expected.spvasm",
      "new_id": "261fa99b8189d539e610a2eb53eaff2a28477f17",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/e1f4c1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d40e31b2f3ba0ab738af14710f59677379a4304d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/reverseBits/e31adf.wgsl.expected.spvasm",
      "new_id": "9f44dbe9dd25180d3cc09c6ae47aca6d6a9e51e9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/reverseBits/e31adf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2227569272a921663288a21393a09a2962e0e4ae",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/round/106c0b.wgsl.expected.spvasm",
      "new_id": "b0204e70c55727856b8559f8318502ba748d90ea",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/round/106c0b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6228f41acc7f7a608bb81dcceaa15308a8cdd966",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/round/1c7897.wgsl.expected.spvasm",
      "new_id": "925cea42e268ab0bfea584106701f7056b8f5e57",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/round/1c7897.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e8ef366562c729e4fe19c0752181517b6baf1d2d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/round/52c84d.wgsl.expected.spvasm",
      "new_id": "78f53964f18237449892a42cf68b18613fb3144f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/round/52c84d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "977d0acb4f0e29638c6b1f59d39e7113c6066e6b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/round/9edc38.wgsl.expected.spvasm",
      "new_id": "604b2b3ecd490ff9f94ee50d1ace1674e0e1f520",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/round/9edc38.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1f6047e5b4fb6b5426362aa5f08e86f66e619f4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/00b848.wgsl.expected.spvasm",
      "new_id": "b4ab55c534a85c51063679741d8023f95d9f7690",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/00b848.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ebcbef95a4639f8f7be4e5962858bb48e4658c2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/01e2cd.wgsl.expected.spvasm",
      "new_id": "f2bc1f9efc565911a97940135aaa5aa32c269f6f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/01e2cd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5bce7919542925c9480be5370fa8f1b71540f7e2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/087ea4.wgsl.expected.spvasm",
      "new_id": "c1ea2cd51d5a9efa7fe1b734b29af2b397007019",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/087ea4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a8cc2b38ac368f4e652b88ae73f1f443cc3a7ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/1e960b.wgsl.expected.spvasm",
      "new_id": "62b963c28ff6bab3747d14729a4ade8ca3675952",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/1e960b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "699b1d6f5d240cb554ff70323e77bb1951ccb8a7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/266aff.wgsl.expected.spvasm",
      "new_id": "4dad59d2a5d7a6f6f5d4ec140eaf0d42b36cab32",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/266aff.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5201a4788f86d0373e5501bd6d1edd2127bb1543",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/28a27e.wgsl.expected.spvasm",
      "new_id": "31dbbacbf43e39b4d2182af0688da5dd05aeded8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/28a27e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69a85cf7da4044891279b56159a873eb6ae5096b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/3c25ce.wgsl.expected.spvasm",
      "new_id": "f4b03d4ddd6e0aee3104308f7cb16771ca50c67e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/3c25ce.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e4ca7f80f7237b9b639fb2487f6e9ad2c9b019d3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/416e14.wgsl.expected.spvasm",
      "new_id": "0ab293153d9ee2efe8ff0d737c596acd91b12ad9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/416e14.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "92f4126ec5e95be92553faf7522951df7fb43c8a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/51b047.wgsl.expected.spvasm",
      "new_id": "617dea6b53195d4508bc0715c601826a59d614b6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/51b047.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4110e306fc0ca95f97ab4c572c06bc71897e8324",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/713567.wgsl.expected.spvasm",
      "new_id": "e4c5aca3c03a5f50239e8bfbe93878c18f887170",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/713567.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fe5a9830e959e225f5911472defe7979c818b42f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/78be5f.wgsl.expected.spvasm",
      "new_id": "71a76039c5651c212c0b70bb78fc350e38d3a643",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/78be5f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71bf522f3250bb22555374cde1280363ab5a8136",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/80a9a9.wgsl.expected.spvasm",
      "new_id": "bf4c72e7b23728c8a48126906d275c45d7fe26f1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/80a9a9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d939dc5387505925477529381bd42407dceffdeb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/8fa62c.wgsl.expected.spvasm",
      "new_id": "a2ada450ed98b86c8505384816f45818510abf80",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/8fa62c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "489f6ddacd09d78b7b9cf5d174ab4221d16be7cf",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/99f883.wgsl.expected.spvasm",
      "new_id": "9ef43b9bdeab3005b43f7d96b82f69bfc11d3d9f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/99f883.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2d5f71091de93bd31d40175da360b47ea85531d5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/a2860e.wgsl.expected.spvasm",
      "new_id": "9dd2601bfd3d902e36c9c2e1ddab1ab7ba851807",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/a2860e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bfd69fcacda1c9bb6fd7009bae09a19d0aa4dcd2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/ab069f.wgsl.expected.spvasm",
      "new_id": "76d001f2cb5a92423eb43b64f06ac145c447d340",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/ab069f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83b9a7d599dd1526027cceda0e74e6c6cada2b8a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/b04721.wgsl.expected.spvasm",
      "new_id": "7324fa39437e7a1b299b361d2c9689ec680cdae3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/b04721.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8dbed2896e060de2a927e9078e21ce46de62972",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/bb447f.wgsl.expected.spvasm",
      "new_id": "95805066ead0484a0c23ba39e846dbd1ef987752",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/bb447f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f9687d588cc56e8b3f29549ee5d06f4e31dbe6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/bb8aae.wgsl.expected.spvasm",
      "new_id": "29dc265f8c214ef616a49e4c63533454a291751a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/bb8aae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "838a399b846a9cf622957d87bfe6caf80ca7fbf0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/bf3d29.wgsl.expected.spvasm",
      "new_id": "accad0cf266740ce0b358da1c8f8d8f765948df3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/bf3d29.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b056d086cdb94e75e5d46071c296bddb077e4450",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/c31f9e.wgsl.expected.spvasm",
      "new_id": "5091beb663f8e2470dc221e9c2f3ec7c15b73d12",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/c31f9e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f0b01d8277c90f74a3ca781a0ad04a44e4af6d7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/c41bd1.wgsl.expected.spvasm",
      "new_id": "8c3b9ef3b38f09b55532454a2a8d12b679688847",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/c41bd1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "34a53451167224f315977ec746ca76eb89846cfc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/c4a4ef.wgsl.expected.spvasm",
      "new_id": "c4eff67b6964d6b47a2a1b5c7e3e60fef99ef47a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/c4a4ef.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab807b3bd3000f79e19b8d80e071a88bc3c10287",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/cb9301.wgsl.expected.spvasm",
      "new_id": "8a86fc95ffc94d24dc0d9f857cb36d2a0d33c577",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/cb9301.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "27ca8f90cd665521f97136b44bf62e1ed38f4bba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/e3e028.wgsl.expected.spvasm",
      "new_id": "259f9c0cec89425a514f570fa5c10e05c19d321c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/e3e028.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d531e0f343c23bc989ce0037f9b95f40ea34c8eb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/ebfea2.wgsl.expected.spvasm",
      "new_id": "60a799fd61836bf1c78f4ddc7308da8599164b9a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/ebfea2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d27fc347a7ee1739e6412d014b1ec7a7390c619",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/ed8a15.wgsl.expected.spvasm",
      "new_id": "259b51d11d6878a9a8b53a47a9377eea547849e8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/ed8a15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bd780d5e44f752f262b329bb7cd033a8ac733138",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/select/fb7e53.wgsl.expected.spvasm",
      "new_id": "2465e39fa412a26dd36d3c3bd05c1d476b6cbdfe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/select/fb7e53.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b202170d66a808632cf7599dbad0dde9a53c3bfa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sign/159665.wgsl.expected.spvasm",
      "new_id": "5e734b0b4c4bfd3aab156de61a216666d168e39e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sign/159665.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dc209428531e5c4bc1b363a380eb52c4a258d98f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sign/b8f634.wgsl.expected.spvasm",
      "new_id": "88d6d0fbf93237943240d1a0e6bd5175f25c530b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sign/b8f634.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "224618cbd2c2f84558d6f41a9db961841d5787e1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sign/d065d8.wgsl.expected.spvasm",
      "new_id": "585a70e25ccfd9abed7307706af5fcfeff093c5c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sign/d065d8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb97f04fddcc8f3516adfb0a810068ff07f29a6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sign/dd790e.wgsl.expected.spvasm",
      "new_id": "9069f5003aa94aa9e07fabf4641540d6fb667ad6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sign/dd790e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e459aeaab617464ef8e0fe2062b6ba8a3b05d8b5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sin/01f241.wgsl.expected.spvasm",
      "new_id": "6a709ff96e000bb45a219a179085218d5eb26479",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sin/01f241.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6c33ea5654c2431efb8c54c500135c3ee0568f9c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sin/4e3979.wgsl.expected.spvasm",
      "new_id": "c83fd92de39514fdaaf0ef936ad8746bdfadfb92",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sin/4e3979.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "45895ad0bdc7bf09616a85fc8904e6d160731af4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sin/b78c91.wgsl.expected.spvasm",
      "new_id": "574e10ba9372c74700eda397b78d882308340141",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sin/b78c91.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18973055e1115acc1e0d136fab4a65869692480e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sin/fc8bc4.wgsl.expected.spvasm",
      "new_id": "ff7c146ff9315611c4a4c905fed6f5d6f784966c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sin/fc8bc4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71e5771038d60d2fdc04700d78b0c86067a787ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sinh/445e33.wgsl.expected.spvasm",
      "new_id": "a3e2fb687158ed6a01fcb0f89ea5925d349e6257",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sinh/445e33.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "997d3ffac4320979399c148248b930c75c809105",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sinh/7bb598.wgsl.expected.spvasm",
      "new_id": "746f01c8bbae0d96be9b497d94342bbf05d17193",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sinh/7bb598.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bba9adbed0ad93f2b409d7e9b7359a79babe79f6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sinh/b9860e.wgsl.expected.spvasm",
      "new_id": "8225ffdf2624e251c17f7b4d4cf319c3da128f02",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sinh/b9860e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f923d9f54c026157e8f36ec14e971f588a416335",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sinh/c9a5eb.wgsl.expected.spvasm",
      "new_id": "a84374631ad7d1f2d24aba0935234e5a2bfdcbf4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sinh/c9a5eb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f20b7077c7b08e32f4b258d3b45a69d8ad88d80c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/smoothStep/5f615b.wgsl.expected.spvasm",
      "new_id": "1b2e9f4b87df113a26636a08acca7fe391225f39",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/smoothStep/5f615b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6a904ee218551cd6f1c76eb99c33083c6bc735f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/smoothStep/658be3.wgsl.expected.spvasm",
      "new_id": "5c3608239d209f7b2170d71d840008b3fc129faa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/smoothStep/658be3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f393adcb47b4bfe848b617435463ba0a1dd55770",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/smoothStep/c11eef.wgsl.expected.spvasm",
      "new_id": "d2fcb9ec8056458d4f1d867039118c43565d8d34",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/smoothStep/c11eef.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a19270acdf3c0007109612d8494f4f34e914fe25",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/smoothStep/cb0bfb.wgsl.expected.spvasm",
      "new_id": "4dbf5d344d6e675be5d580f8e08efd1eefb68e64",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/smoothStep/cb0bfb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7e26f2bdfa361c6121c1142bc618e38abeeffc9e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sqrt/20c74e.wgsl.expected.spvasm",
      "new_id": "a9e5def02dcc853a954b65290dd3eb8f56c57191",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sqrt/20c74e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd48614c23f24175bc98f2839bfff9a6931a6025",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sqrt/8c7024.wgsl.expected.spvasm",
      "new_id": "89f3e4b66389a49440f02df30fb6f562c59a7c59",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sqrt/8c7024.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c944fbf97e1621168b480d1b1e298b5e70c408fa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sqrt/aa0d7a.wgsl.expected.spvasm",
      "new_id": "7566b8276a81f19374438d48d890e42c8a6e4ec1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sqrt/aa0d7a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d8c11c3ba8a7e3f2919cbbe56df51690bf0c89d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/sqrt/f8c59a.wgsl.expected.spvasm",
      "new_id": "15225e1efca3167021d1591902934b9cc476583d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/sqrt/f8c59a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43ffb2f0190543c4e89df720eac90ee62e799c9b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/step/0b073b.wgsl.expected.spvasm",
      "new_id": "df776a0cdca49434d108d6b43be65192fbf17ffe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/step/0b073b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2ff36a61cdaf801a0384f61775dca96ab012be79",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/step/19accd.wgsl.expected.spvasm",
      "new_id": "b56876abbbc3633c68c8e38cb6eb1e676c15cf1f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/step/19accd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "67f95b841bba2ca7c2efe7b3559362d38b115a07",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/step/334303.wgsl.expected.spvasm",
      "new_id": "7cc186abc978a0046d3dab36cbcdb9e6d861c400",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/step/334303.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "96519e648eea43d3c1d23f6d6324bde1e409045b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/step/e2b337.wgsl.expected.spvasm",
      "new_id": "d1fcc535bdfc972daeb67ace9145ea77bda81c7f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/step/e2b337.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "15f652755cb26f64a14b6af5dbedbc81c82bcce9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tan/244e2a.wgsl.expected.spvasm",
      "new_id": "6c6aa2fb34d3cc6e7797934376bcab34066d4396",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tan/244e2a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "53e31dd302c114846a1863720d66d80b27953afd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tan/2f030e.wgsl.expected.spvasm",
      "new_id": "2ae773c835f14b84c8cac3bc3dab7e9d995324c2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tan/2f030e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a7765895a67ba5a2c51dc303e3f699ca7cbf5e92",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tan/7ea104.wgsl.expected.spvasm",
      "new_id": "591213795faa81555a2c169356061f5e96bd2c6d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tan/7ea104.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50360e3ee6467bd08bdee1f15fcfd9434810d10b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tan/8ce3e9.wgsl.expected.spvasm",
      "new_id": "a649a5373c67fbeeea1ca63a1b00049f55aa575c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tan/8ce3e9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bdf846a5e0d23a0cb9bc04df12b882cf7520b469",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tanh/5663c5.wgsl.expected.spvasm",
      "new_id": "0c9049a0aa77b0229932009e11e0a38eab0fa2f5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tanh/5663c5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "62ff76532d8b4f97418a02afc145ffdae7049711",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tanh/5724b3.wgsl.expected.spvasm",
      "new_id": "ec85587d15530951ca76b3578fdaaee8693d2c25",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tanh/5724b3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c4b25d0767672bdda20b9021ef27848c911153a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tanh/9f9fb9.wgsl.expected.spvasm",
      "new_id": "3afa2634fba19f9e770de3399caad3f694a7e655",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tanh/9f9fb9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a233a16b4da1eae675fd65613fef4736103c6ce3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/tanh/c15fdb.wgsl.expected.spvasm",
      "new_id": "8c45d42a4739e8a8b586285ee08be5f11429f089",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/tanh/c15fdb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e30b842cf2f3a1fd18d19d96f6d4ec2baf8aa662",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/002b2a.wgsl.expected.spvasm",
      "new_id": "178d73b8ec587318e1b4ba8ab76dcc8093a9865f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/002b2a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0cc033bd869f59c2ed266cced1895bb5e56a7805",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/012b82.wgsl.expected.spvasm",
      "new_id": "4e8d502e64028919e2015b574545cfb265fd5cc3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/012b82.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7844189eb1322ef4debb73661e84fa13ca2ee49d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/08753d.wgsl.expected.spvasm",
      "new_id": "8854f381d199504c5eff4a8804419fb7619fe870",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/08753d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "30cf3a571ff1d0b6aadb7fbcd3b144d454442607",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/08a62e.wgsl.expected.spvasm",
      "new_id": "c9e28f48a31f8b55fa34917b4dfc7e0f03643d81",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/08a62e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "78cdeabde964e80d54b1f45935c37fba782fa958",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0a5fcf.wgsl.expected.spvasm",
      "new_id": "a9126524294807b911f718847683a946bfee8c85",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0a5fcf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5122a7a297585c4b569cadf007c83570379a7201",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0bab57.wgsl.expected.spvasm",
      "new_id": "a7b100d9add6808003643862e90176c2633e2c56",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0bab57.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a84a2c9da6aa5724db0b2dc198736ccaf6684141",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0c4772.wgsl.expected.spvasm",
      "new_id": "77d91d556ee9300a1c0e8b4a1a86ba34f4ea79d7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0c4772.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a86327e4b810a7166b447a8542c4d3f2c6e8bc65",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0cce40.wgsl.expected.spvasm",
      "new_id": "51c3c1474ad325017f773aa1c3769c84e90e06be",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0cce40.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a0a27b7e4c8c0830fe204250127df16f17878fa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0cf2ff.wgsl.expected.spvasm",
      "new_id": "aece995648281e0c4959a35e3b8cdc3500b4b327",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0cf2ff.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81c70b00e07bac181874e75fce00a5c1d06a0392",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0d8b7e.wgsl.expected.spvasm",
      "new_id": "c5406d7f5fc59817c3f7f49f981e51306a9e0e7f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0d8b7e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "74a47365268029edcfb9ac9dc2bb88871e220590",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0e32ee.wgsl.expected.spvasm",
      "new_id": "c045a1aeb624a0043ad79397e6060ec435096805",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0e32ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "34cbe2636850cc6af787b3e332cbd00f1a1ec901",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/0f3c50.wgsl.expected.spvasm",
      "new_id": "53a9a618c4fc6a1674600326d7e73ba81a1db071",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/0f3c50.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ca4419574780270666c480161f58eb73677cebd5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1147d6.wgsl.expected.spvasm",
      "new_id": "dfd8b2e42a42aac3eb5fab64685eceaffce50411",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1147d6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "90f0304df8660ae44b435c9ee3a59786dadc2491",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1191a5.wgsl.expected.spvasm",
      "new_id": "1cc88e19238c1ef7c1b015c87af3a3fc68b9958a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1191a5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "599b117fb42b75acde92eeb850770901d7be3940",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/12c9bb.wgsl.expected.spvasm",
      "new_id": "85a2e2efcfd10f880f3299765db847b9e7cf4bfb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/12c9bb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83e696cb508c94da05dc0d23586713dd42421871",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/147998.wgsl.expected.spvasm",
      "new_id": "9e80b7d79838e75521ecdf144b8fc3fc2e7ad046",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/147998.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f00ebb940839bcd2a5b1719b5d2a00580801e0af",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/16036c.wgsl.expected.spvasm",
      "new_id": "af247931792aa58dc7cf6de05f0987d20466c9e3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/16036c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e1c7c115997d80303339a2d15edbf1e059a6c4de",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/168fcc.wgsl.expected.spvasm",
      "new_id": "be89daf5714393fa8a9731d7ea7c6469e3894bbf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/168fcc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c0c23cbb624afc0f5c676d41243f3b06f159f9bc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/18bd57.wgsl.expected.spvasm",
      "new_id": "45df877b2b33b65f72ef9bfdfd836f2848656995",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/18bd57.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81576575cad932c03a5579fa45f6ed7802a72b1e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/19bffc.wgsl.expected.spvasm",
      "new_id": "0d2385e9bc5f23bdd65bcc7a78d34d5eee93fb32",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/19bffc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "53bda8e75d937bc8f66e21132b8d1809d757a453",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1a58e7.wgsl.expected.spvasm",
      "new_id": "f2ebb2601c3109388c8e9146642e441adb148033",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1a58e7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "721e60a7792b21964e9541e0b56a702fa98ba808",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1aa199.wgsl.expected.spvasm",
      "new_id": "5006ca6b59d6c22fe12dfa5d069f733b4e559e3e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1aa199.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1bd6793f866f4332f61b7f14657edd2b8c548cad",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1b71f0.wgsl.expected.spvasm",
      "new_id": "ba6dd6a703d2122f3967a48cceaadf2158d22a62",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1b71f0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "211100fc2aadf59e5efbde79da74136933e45527",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1d6c26.wgsl.expected.spvasm",
      "new_id": "f0feca547efcd0254d03d873fe243e900c84bc1d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1d6c26.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1445365910fe624c6303a6621c4352d032b8d17e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1e189c.wgsl.expected.spvasm",
      "new_id": "95f3ea0bc77fd0fc62bbd720a4fff95fb713add1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1e189c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8deedb378fbde1971d04b27886005e102f837052",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1e9e39.wgsl.expected.spvasm",
      "new_id": "c83aa5054361cddbc27c8ed9be494535818cdb85",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1e9e39.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bee122d06002cdd33333f404c3ebb033928f226f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/1f20c5.wgsl.expected.spvasm",
      "new_id": "83e1fb4af41397f6dfc7f80b45ed65d3df86d955",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/1f20c5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6179d333d507a3eafccef8df728ad2e906b22331",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/214b7b.wgsl.expected.spvasm",
      "new_id": "e0cd411ac4339c6c48b03d7adfcfae62553260fa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/214b7b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9b8ac3246b712ec082078dc898f97e4d1262d418",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/214dd4.wgsl.expected.spvasm",
      "new_id": "8210ce8f6071b0af5ce707d1bc1484247e2ca364",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/214dd4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "acc2539de3b745d097768e6e1e0bfca386dcdb4b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/221f22.wgsl.expected.spvasm",
      "new_id": "527024f3f516c096f657e8578867153c7da762c9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/221f22.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3cddc55d11f0892718c81346288de346af2fb4d2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/267788.wgsl.expected.spvasm",
      "new_id": "7c1f7de6c987f7d725e2d45101273e991f1da826",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/267788.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "56f79d4404388f09a9833fac295c79a7dfe2b94a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/26bdfa.wgsl.expected.spvasm",
      "new_id": "dda3b4f08371996c17f2f30acbc7fb2c5a568ce5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/26bdfa.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a02bdc1d24df2e7aa82a18e773300c16b856ea40",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/26ef6c.wgsl.expected.spvasm",
      "new_id": "bd40e121a9281578dfc0b38a004d058da3557ec1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/26ef6c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d4c7fd8da3eb578ab5971a762ea6007d92ca31ca",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2ad087.wgsl.expected.spvasm",
      "new_id": "cb89db590ac3c2e378352b81e8af0a6bd02b9416",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2ad087.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43bf92d1b070692895827f64d63605839b0df174",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2d32ae.wgsl.expected.spvasm",
      "new_id": "55f605f14ca59012897545ae304e635f70a7dcfd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2d32ae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c28f83613a8756ee30f4f59de181911531fc2ada",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2e0662.wgsl.expected.spvasm",
      "new_id": "118979e0ab810a00782602746c0c1231c429dad0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2e0662.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b33db3430264a5907e519b49a900862bcfa8afc7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2efa05.wgsl.expected.spvasm",
      "new_id": "3293c2788e031782bc87e4d4a3b0c4d8d9f2a274",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2efa05.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ffe6d7ee299c95ac81fb58d887415ce969c22242",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2f289f.wgsl.expected.spvasm",
      "new_id": "ae04243b13865b71603dbe6cdd8d8e5c28fc95f9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2f289f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d769ee26eda80042b97bface444a512afb0ac757",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/2fe1cc.wgsl.expected.spvasm",
      "new_id": "a95be9ef199a74c961f1ca98f161e82a1a446a7b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/2fe1cc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "17a4e273fc78f5518d8491ed3f871dcda74f6709",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/318ecc.wgsl.expected.spvasm",
      "new_id": "c65dba980d175ad8748dbab1650fefd03b28dc40",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/318ecc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f66631584e622da9b756ac54439d3b15102f4dc3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/340d06.wgsl.expected.spvasm",
      "new_id": "c58da9bd7b99f53a34589f0c1c409f1cd3629b01",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/340d06.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "88fb12c30dfb6071d76038d77cc7e27e4e63ea02",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/398e30.wgsl.expected.spvasm",
      "new_id": "933984155b79bb0610e70263c0c0a524ea0e17cf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/398e30.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c364050335f91a1b0b799da25f954fd02c7d9f35",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/39a600.wgsl.expected.spvasm",
      "new_id": "7637066b0a8a6cb4757d2fa8196407319b14820e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/39a600.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "36d52b7d5487f5180205bff70b9a569baf879e2b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/3a94ea.wgsl.expected.spvasm",
      "new_id": "1ef266d1e593f80fc05b4b3572c43f9464456a88",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/3a94ea.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5cd7281600feddfffb410d4748728aaca9ed3e03",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/3aca08.wgsl.expected.spvasm",
      "new_id": "faf0effc033874361f4c724b322929caec1c2ef9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/3aca08.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c6cb7d83927bec7c7260b582fa4f2c99ba1a4292",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/3c5ad8.wgsl.expected.spvasm",
      "new_id": "f91c033b1a4be57f2675d9c7c8803d80480d7aab",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/3c5ad8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e617ef651cfc3e9863bb2a5dc33b285297f14b69",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/3d5817.wgsl.expected.spvasm",
      "new_id": "64833d3ad1e77a82a8d661f6f4fb6da5a1de67b3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/3d5817.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2d5abf4034ce96a1cdf491f56f82ea5cfbd06d49",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/40bc10.wgsl.expected.spvasm",
      "new_id": "08a93274491c4f0b1d0ff3e36db0093aee6a5662",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/40bc10.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e001490507364c66c71f1dea722e61dcc600243e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/4152a6.wgsl.expected.spvasm",
      "new_id": "e092546124ce8e429bcecb8000d47ef3000eafaa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/4152a6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6a2c252b00ff89ec66497ef9ea9fe05ed43b204",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/423f99.wgsl.expected.spvasm",
      "new_id": "807bc7865453cf31880946950cbab5ede0ca586e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/423f99.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e5b6e920280348983627f4a654866f1a1a4229ad",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/4267ee.wgsl.expected.spvasm",
      "new_id": "a93a79d04a3d826c029d8378c9aa7b0655721b93",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/4267ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "572fcb0263ce44504651c95fc07f670975e065fa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/42d4e6.wgsl.expected.spvasm",
      "new_id": "4127ab000e8b70148b1c90400ad09d71592555ae",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/42d4e6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1fb6b0f0050607626322bac0e4a98dd10bad8282",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/441392.wgsl.expected.spvasm",
      "new_id": "027c23b3aa7cc7d7d706886902da7c19efdbf3b5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/441392.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bcca1a08ce6ee160ed04a3224a0011e0271e9103",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/48cb89.wgsl.expected.spvasm",
      "new_id": "9a887dcb648b33e7ba88ded06af13dfcc699b2ca",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/48cb89.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3aaea4efdc40fea392438a1d95e831020e61c48f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/48cbb2.wgsl.expected.spvasm",
      "new_id": "21db059089e4e41b951b006f8d6025f379c5876d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/48cbb2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48c69ba384db1cd4ee2fae25b21b50a43731c7f5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/48f360.wgsl.expected.spvasm",
      "new_id": "794771f165287b70d9d533232f1077a0ee84d068",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/48f360.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94abc18bcd62244a89d04a2c980180e12a30a3e3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/49d274.wgsl.expected.spvasm",
      "new_id": "9a63680bd7deeffaeee65a56141dd7fff5fc4251",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/49d274.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91dc89d6de3fb4c6118998cf973f8381a47407a6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/4df9a8.wgsl.expected.spvasm",
      "new_id": "c4be2a728d555e0d47b166ab071e084e12a082e3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/4df9a8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "765d4011e3a489d64ae6d27e7f0c995db1dfa5e3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/50a9ee.wgsl.expected.spvasm",
      "new_id": "e0dd9de76fd7dfe73c238deb0e61be8e9f7aedcd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/50a9ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "626f2d05bc85e2d1b34355b3483531e9b0ecb296",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/52045c.wgsl.expected.spvasm",
      "new_id": "2d27a40254cff3bc5e84248cdc6e9aa276a56505",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/52045c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e1da3235a3e80815b97ff565c711baf8048823bc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/55b23e.wgsl.expected.spvasm",
      "new_id": "e6470a96b0316f54996142b48db5170cb1fd6686",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/55b23e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2316a22113ff4536532196ee502dbbfaccb2f7dc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/56ccfa.wgsl.expected.spvasm",
      "new_id": "81c9798570222aa8106b80b054182029af670525",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/56ccfa.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "097454698bf06cc90c3c4ba579ba3bb8b9be4f35",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/579629.wgsl.expected.spvasm",
      "new_id": "5d35bf99e71992dffb2018b721884f9516ccf9f8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/579629.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cec2ed3cfa2341a6b2cca2dda2ce9e9a63f97738",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/57da0b.wgsl.expected.spvasm",
      "new_id": "9d0c96d5dde1096cb3fe80d65bab2cf6ce122f12",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/57da0b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ba18c98955724390148733ff22c2f9ab41afce4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/57e28f.wgsl.expected.spvasm",
      "new_id": "c1e69480f62f1336f67d4a7cd819a4e7dbd5c94d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/57e28f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7e8fb3d3aebb2034b92e1e6ccd050b6c68902ecd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/57e7b3.wgsl.expected.spvasm",
      "new_id": "da69f6df7d85831000ebf9084fd7b3b5104c28b7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/57e7b3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85bea61af9fe9196b46b6f0a39d47fd77d193ca5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/58a515.wgsl.expected.spvasm",
      "new_id": "5afc929ced3f7d210855edf782cd431fb845d1c5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/58a515.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f559e82b609ef25906c09aac8b72cc1d84a4a27",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/5985f3.wgsl.expected.spvasm",
      "new_id": "f51c50b90e94df6ef819dbc5517da6c90e5faff9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/5985f3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d43ef9c8ecc0826a88c111739dc55a822f2dbbe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/5caa5e.wgsl.expected.spvasm",
      "new_id": "68ec968e6daf9ec034952319167d1b697c104588",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/5caa5e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c761434bf8c10ee3567b8fe740de8d1c9d0e93f7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/5e295d.wgsl.expected.spvasm",
      "new_id": "05297b0ca56424aa93937787d2de8bf04caa0eb5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/5e295d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fa2f41066b737103db869286e610049e11f42fe5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/60bf54.wgsl.expected.spvasm",
      "new_id": "5073da1f55aced9584b53c5b1983080c05774967",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/60bf54.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a4f990007d75f7d8062ca4d7e2dc4c36174802ee",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/63f3cf.wgsl.expected.spvasm",
      "new_id": "f146e10ce23b0af8f73afd8d592c3b6b99b68689",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/63f3cf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c47f34c90b74fdc121cdf83fc407dbaf28686bd1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/66dc4e.wgsl.expected.spvasm",
      "new_id": "8a9555cfd9092edcdcde6cce5d0134124308dfd7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/66dc4e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "acd52e6c3a7181f4c8e5b68e18fce19b93c9a3b5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/670d90.wgsl.expected.spvasm",
      "new_id": "10b51094944cdfaf853ccebc972624d5db1461d7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/670d90.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c80aded3720a963571c3d933c918134b8c540ef",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/68105c.wgsl.expected.spvasm",
      "new_id": "471b570c855d45a9e4400cbbfca191824aaee0d5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/68105c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8d7860cc6f250531c8232652a4141ef407f978a7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/686ef2.wgsl.expected.spvasm",
      "new_id": "90a2379cec479d12ea84c54080ad58917c750d6d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/686ef2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "322fa31bcaa34ac332686fa6907945a52abccb51",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/6adac6.wgsl.expected.spvasm",
      "new_id": "363af6080461896c0a8b924d4cd5076645a39bf9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/6adac6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9b6e76211f9410c5ad37a6dec8d61eb46f43145a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/6c08ab.wgsl.expected.spvasm",
      "new_id": "e559ee8df2ae9ae4c55347504e7dab2267ad196e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/6c08ab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f2af0b5441098d98ba62419615816177658771ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/6e2d12.wgsl.expected.spvasm",
      "new_id": "119c472e987e53c23c73875f7d1ec7f54d8f8232",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/6e2d12.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9b8ac93e3ec9467f38fa4eb4cbff54df952d1d1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/6ec1b4.wgsl.expected.spvasm",
      "new_id": "4f8be173ecf56cefabd066d4788b44dd6f5a3e5d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/6ec1b4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c82c664212781ab9be6f540475faf155f252d512",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/6f0d79.wgsl.expected.spvasm",
      "new_id": "f1032b692090ef331afa70231ebb94c3a18d3460",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/6f0d79.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d1d44360f4a0b4539861fe83267c091074786508",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/702c53.wgsl.expected.spvasm",
      "new_id": "514d19ff3206b5ac63ba44333ecdc57ea7f5ea49",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/702c53.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b72912352c4b326252e05ecd117622cf7374d471",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/70e26a.wgsl.expected.spvasm",
      "new_id": "a15cb3ddb3ea8ef5b6e979dc4af7fbcc64e6615e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/70e26a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5655892e0074491c2f0c746f2de0e9842d70ad65",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/71e8f7.wgsl.expected.spvasm",
      "new_id": "8c8753878cdffc1a6cf5933384f8e000d8c4f4cb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/71e8f7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "95cf62b410dc5d08f3e72e6e9590317087400db7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/72e5d6.wgsl.expected.spvasm",
      "new_id": "b645a1581af3e82b280ce902032c3766f1c9100c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/72e5d6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bce881951f4add356b880b8bfe07002d803be93",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/770103.wgsl.expected.spvasm",
      "new_id": "fdaac94209853d12a3529fba2c2ab1e27b2c3e1b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/770103.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad995417b12fcb1fc26ba02ff77cd73f5be30438",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/79df87.wgsl.expected.spvasm",
      "new_id": "eaeb505522cea9dc2c06b5e69537cb19071bb9ce",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/79df87.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4e79cbaa05042dfe4bfb26d27c66eb09f7a0833",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/7bf826.wgsl.expected.spvasm",
      "new_id": "c6fc9b80a0a702d3a5b5b06c5b296d4080194f36",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/7bf826.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b5079a3b3dcaf849593dd8ca32d7240fa7f78d7b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/7f5c2e.wgsl.expected.spvasm",
      "new_id": "5a25cc105f4a97bbd7958866bd73a8f1fa6e721a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/7f5c2e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "37cba25f47ce5f587050649f581e13d545a078dc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8028f3.wgsl.expected.spvasm",
      "new_id": "814b999de5a6015c1fc0ae952a051d181e1032a4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8028f3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0cd83819ef56b261babd7b6c7143794887989dd5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/811679.wgsl.expected.spvasm",
      "new_id": "c051822017bed85eb6a5a324d691159de45758ce",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/811679.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "698abd1210fa9d2fb9f16e0eba0055cb23c1ba55",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/820596.wgsl.expected.spvasm",
      "new_id": "a657294634e652a2543574132c203ddca2112f6b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/820596.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5f80c2642be5ed54e3abe88748bc82685acf77c7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/82138e.wgsl.expected.spvasm",
      "new_id": "e9fea45342790ad4ac3689c65efbd1360825c11e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/82138e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "307182ea837db389a69ab55fae72e7b670cd909a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8347ab.wgsl.expected.spvasm",
      "new_id": "521be2bfcbf3033e9d00285a7c2d9ee1d634b5d6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8347ab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "818a9934076663f58c739c0ca596816e6033fc77",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/83ee5a.wgsl.expected.spvasm",
      "new_id": "32e7431649af96a76b96095854f4afc11fb085ba",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/83ee5a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0b8ccff39a28d2c0d7ef6c298f190ce6a3bfe80e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/85d556.wgsl.expected.spvasm",
      "new_id": "c0284956dc59fa92ef8a887d2a200499a6a2a61b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/85d556.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d00e641e33c44dff96953f5079deed897149d9dd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8799ee.wgsl.expected.spvasm",
      "new_id": "385626f731c12774e70486d9479131328f00b82f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8799ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f47c5252253939c67810579df0e9e599b860917b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/88ad17.wgsl.expected.spvasm",
      "new_id": "a16d7641abdfbdbea130c0d9c6ed35ea3a4b512f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/88ad17.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "21c9a1f4e74e92c58ae0b54b03754f17868663ca",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/89a864.wgsl.expected.spvasm",
      "new_id": "8f178dc97222c670f201e17f267a18fd82c8d85c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/89a864.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "109a999923ceff90fb975f4e22c74747eba4b32e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8aa4c4.wgsl.expected.spvasm",
      "new_id": "4b2376f02d67b22dc4435d20efbefed5b7de4f34",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8aa4c4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8b143229c3344a7c9be754248e9a7d8b0ba1cac",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8b4fff.wgsl.expected.spvasm",
      "new_id": "eabe3a267f0fc77f34f8abf5e5328135c10a543a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8b4fff.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8c50bcb3bcbe333c29c3a117388bd81b63e2e9a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8d89f8.wgsl.expected.spvasm",
      "new_id": "9eb635a3b123f43c6db8e6da0757fc013af9886d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8d89f8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ca9d65b9233422d9df1f4c7e1d0af3a50f271ec8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8deb5e.wgsl.expected.spvasm",
      "new_id": "7afdac336feb562097d478a1f44a82618611adab",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8deb5e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "baedba3a2ae36143de8ea6b806f9466bd9873cd4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8f20bf.wgsl.expected.spvasm",
      "new_id": "952b3d4b02eeb304658091b77a6a351ebc593ba1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8f20bf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c2dc1f5284d87957a19dbdcf7d53935125dff61",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/8fca0f.wgsl.expected.spvasm",
      "new_id": "0f3281e3ee87fd3133a496536bd3839556fb203c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/8fca0f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "62d5f91b57d12a26e7c7e259a2be5ae6ad218d83",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/90340b.wgsl.expected.spvasm",
      "new_id": "2e0527aa0f5a7332ceeb92c2dddcfa20c95f9596",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/90340b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "13fd167c6b4b1019730a160df1524509ffcc28d0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9042ab.wgsl.expected.spvasm",
      "new_id": "d0099a03d590a654b040cfc02e0e4897ccb860c1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9042ab.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e4c2d202208c48a46da41dfe7ac04714cbb5638",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/924742.wgsl.expected.spvasm",
      "new_id": "fa55bd2b77a1bbdf5c64a20b21b4db055cc69f64",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/924742.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a60d51c15cdfdb38227021ad4d430bbb4bc1a537",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/92ad20.wgsl.expected.spvasm",
      "new_id": "11639fbcd774e7b1ad9f7bc31c7ba4cd47ce2acf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/92ad20.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "570b740d8558e04f7f6a1025ab7600976c49802f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9393b0.wgsl.expected.spvasm",
      "new_id": "d87c2691d72346395b44dbe31695e04b8c74441f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9393b0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c0fc5150a8588e586e28a73a42a4a2a54c585f2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/939fdb.wgsl.expected.spvasm",
      "new_id": "facc7e699f40c518bb1080299682bded1d4d0e43",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/939fdb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bab24999a41c106d900e3f0b3aca3f4c6e8a9b96",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9572e5.wgsl.expected.spvasm",
      "new_id": "d95a0df76f280289d73b8d29527a33eae72314a2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9572e5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1c1cf34922c6af949dbaf63a9032fad131848c36",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/962dcd.wgsl.expected.spvasm",
      "new_id": "ceac95f3ae0044ef3e9e404e6fb25cd9c3cc881a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/962dcd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "280d5dbda174759fd7425b6921f368e0e442e01f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/998f6b.wgsl.expected.spvasm",
      "new_id": "2073a4e63cca2eb1e2dfea41e660cacc338b9166",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/998f6b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1d99df49b7a9d9db820a8fabb311162fbd54d765",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9abfe5.wgsl.expected.spvasm",
      "new_id": "6a733e8c35fcc91be25e1a0fdb33b17b6f9f5b1a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9abfe5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6b99209d539fbdc8dff843fc6131ee1f95aec64",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9c9c57.wgsl.expected.spvasm",
      "new_id": "6d34f924d34dec004342e1dc3f7babee7b028740",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9c9c57.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6eb017745980b2d651b106b3234222957cfc1507",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9da9e2.wgsl.expected.spvasm",
      "new_id": "edaecfe1384ae47f6e503d32622629103dfbdaa2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9da9e2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e4d6feabc77ce6281be11595479203b49b6645ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9eb8d8.wgsl.expected.spvasm",
      "new_id": "b450c7b327bd2f996ad560408f013d2afd8bbf44",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9eb8d8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c102182df17a005068d9aa761edd776671f3f8df",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/9f8e46.wgsl.expected.spvasm",
      "new_id": "9fabd6ec8018a7212b680c5161eaf078d6aade0c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/9f8e46.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "40146a8a331978a89b4731629677910d8cb62828",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a01845.wgsl.expected.spvasm",
      "new_id": "03a54f69920c0dff7bdd5af01a0fb11f9378cc7a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a01845.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "20f60aa25e2cd230816341ab423ca7c4a41c5a1d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a0aad1.wgsl.expected.spvasm",
      "new_id": "6960bea1e7a6ed796de5858c5eb2920bfe385746",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a0aad1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c3bbdb2372105f6fc8e933d0397d200a40e6d519",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a0e4ec.wgsl.expected.spvasm",
      "new_id": "91531ce62dec1e5175041cf44639d770bf6da716",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a0e4ec.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a91bab2551d213690caf87a8c48d846694eb504a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a7d565.wgsl.expected.spvasm",
      "new_id": "1694f883ae8f3aa77357606f6f304ff4fd1517c6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a7d565.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c1d9638d8c6264e83d30661272be46088b294cc0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a863f2.wgsl.expected.spvasm",
      "new_id": "9e5a66ac127a48f3d6359f1be80460f3f277aa68",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a863f2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ae838119fc32e362987f945295603934d0d27162",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/a9c9c1.wgsl.expected.spvasm",
      "new_id": "a075354adeb63d2f45f34426a9d23325fa90d9c2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/a9c9c1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0af7bbaa59ea3d87a2efbd68a5696b2acefdbba3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/ae457f.wgsl.expected.spvasm",
      "new_id": "a0f37caad5bb6dab07fc92dbb281245aa96993ff",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/ae457f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e42d9e0efc1579ebb60ef9b406a6d94b4e234d7c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/b0e16d.wgsl.expected.spvasm",
      "new_id": "ce5229ce6f94c913eba58e6057a00b638d036652",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/b0e16d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c574ca363792eff5e7412a99567f083e50da1ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/b3c954.wgsl.expected.spvasm",
      "new_id": "f8a392c057d4c2b2778765e972205f29fc7e28d0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/b3c954.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0782a4bf6d310befef712ae69beca2b81bd26565",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/b3e407.wgsl.expected.spvasm",
      "new_id": "b700841b9fa8f76e77f7e625c6e62348ef6acf4a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/b3e407.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbc77591022ff42596249700f9ced4aa11d8dba1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/b91240.wgsl.expected.spvasm",
      "new_id": "a0757e4610467c78284c3d69a822cd57339139b3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/b91240.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "618d11bac89cbc441d64d14d316b8a23b01e5a9b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/ba1481.wgsl.expected.spvasm",
      "new_id": "9d157ae6acdf685e39d5195f62a7378000a670fb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/ba1481.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2e033df1d7b67473997d09552a35a8a6ca3e23d7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/ba6e15.wgsl.expected.spvasm",
      "new_id": "404e706bb5862fd0225dc0dda4a080596b9d7ddf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/ba6e15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "55244663ba71b5da4d31e23a402cf28bfa29fcf0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/bb3dde.wgsl.expected.spvasm",
      "new_id": "7d300727de29d60e62dd71d187a649797d49074a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/bb3dde.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "52cc05fd0d0fcfbbc9bb53d5fd55f9ac86ba8deb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/c2215f.wgsl.expected.spvasm",
      "new_id": "b70a750725b9cb1380f81f232964bca4ec4f4af8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/c2215f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6bfa57cca63eae45b56e60a9106d48d72e7d6407",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/c30e75.wgsl.expected.spvasm",
      "new_id": "05cad7c90a1ac323e52b47e89cee78b3659f3ec3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/c30e75.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f6cf257eacd0adfb6b0243f78d60202f3fb4ec2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/c60b66.wgsl.expected.spvasm",
      "new_id": "fe18056c788af7e2c7753b762314bac60a410f2e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/c60b66.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "433d41097c7b6a7e07951e1f89c4c1cbefca1aa9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/c74533.wgsl.expected.spvasm",
      "new_id": "0ca17603fad343f74815014e251979da8e977ece",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/c74533.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "15af6433469e703fd6b946b3f95c1216913c7318",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/c7943d.wgsl.expected.spvasm",
      "new_id": "0f1070d207769c73934d032059041167fbc5ff0a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/c7943d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c0faeb1870f658085eaa3aaf3ab83aa58af8affe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/caaabb.wgsl.expected.spvasm",
      "new_id": "545e9ced042406b9b2c03d11cceeb2ff31075644",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/caaabb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab716b19e56e8e584844709f5da8a718379c0344",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cc5478.wgsl.expected.spvasm",
      "new_id": "a850b0bb19ca5e314dbae2bb310580647ae89e57",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cc5478.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce06dbb0e2855cec1514a45d94f7199a1e46bd44",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cc968c.wgsl.expected.spvasm",
      "new_id": "21f2dd1d8e86d249d6d1af0b8db7d3e1696ee061",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cc968c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c12ca5c5f8194f060e9508a7caa818d42caa55f1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cccc8f.wgsl.expected.spvasm",
      "new_id": "ae7cb8d608fd25790b0fbbf2a939f359a29c2ab6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cccc8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "546e8a1b26ebaff03bdfb02db8c1dc42e80cf9fa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cd76a7.wgsl.expected.spvasm",
      "new_id": "6d33337b5a5581b13dcf68dfe793a3863fb907e8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cd76a7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0b9efd8a1d19aed8b44b026d3876e05ec55f8f10",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cdaff9.wgsl.expected.spvasm",
      "new_id": "db04d25a09ec246f0ce188a15924eda43b9b2495",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cdaff9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "946919e3a294e91e1c859f925c732cc47928ce59",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cdf473.wgsl.expected.spvasm",
      "new_id": "30caae894fa65cf81038031758c2e497419867fe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cdf473.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "419ce59c7a279fd2b2194e72b6ee168bf95c4757",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cec841.wgsl.expected.spvasm",
      "new_id": "34eb8ecef6c1e338d9571ef7f10c6ce16937b34d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cec841.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b9e6602257d20ddf336dd1faf9b949d9548ed7e8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cf1d42.wgsl.expected.spvasm",
      "new_id": "ecc9d6b69c5b0b7fcf5ea3e6466ed504b94f4df7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cf1d42.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4aec525d41002615203ddb981b050ef7eed653c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/cf7e43.wgsl.expected.spvasm",
      "new_id": "62a64df145a20342afef405835c9a6d5f2ba599b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/cf7e43.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2e7490a70c86c610110d05739ecb9d1ffaf77b0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/d125bc.wgsl.expected.spvasm",
      "new_id": "3d3b32a3d1e0296367f39d344321b4116a54a5ca",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/d125bc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "05a43cf4ff93b22a496cb47b69380388c36e4f51",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/d40b9e.wgsl.expected.spvasm",
      "new_id": "ac921395115ede22b1861980f58e21a7ae815f6b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/d40b9e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "642a64a0ee1f571dd36e555955c661c5d713cc6c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/d4106f.wgsl.expected.spvasm",
      "new_id": "8a0011bf47a11a1ab191ccdb6636a4e36bcbf5d3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/d4106f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee0b694fce741a2732ff2b0dfbd8cbd259151be7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/d83c45.wgsl.expected.spvasm",
      "new_id": "8f984266217f926d52aadaaf2ccfdd797a5fc190",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/d83c45.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11b7e33a70e955b4973ae8bcbc9f076b18edffe2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/d8f951.wgsl.expected.spvasm",
      "new_id": "919cb7b75ca3ab2483675bf7914a5dc2183915a8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/d8f951.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3930ab3d6ac99da2cd7c341d3e581509a9e70656",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/da3099.wgsl.expected.spvasm",
      "new_id": "9682008382c80c551fb61b754e16f328d5f6765f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/da3099.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b766be7ecafffbf86430bf6310c19ac8d325b78f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/daf7c0.wgsl.expected.spvasm",
      "new_id": "05b6fe772670a67f01551fdf24c3c2ad0865344d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/daf7c0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef594fb06cfa9bf670f99e17a8ba7ca4eb25d651",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/dba47c.wgsl.expected.spvasm",
      "new_id": "128437c3ca4496c0c8dd8e9e3431e3be0386b0e0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/dba47c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c1d4c472c55c248e185ac21baf9f145810b7209",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/dc2dd0.wgsl.expected.spvasm",
      "new_id": "074de23be3fbce83b06945f9b2ec749a5daa0a05",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/dc2dd0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f66239237ceabb312abbf69c2946f399ea91f103",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e10157.wgsl.expected.spvasm",
      "new_id": "923452faf358099f115a37a9ea72424b3a74f976",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e10157.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "efdc0d732662c3e0c3f9c18d1bffa12de5a257eb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e927be.wgsl.expected.spvasm",
      "new_id": "021901e9ed1d71b90e45c1e073c1273e09f0ecea",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e927be.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a868849de9c6c4128f6a2974632573f9bd5a9de",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e93464.wgsl.expected.spvasm",
      "new_id": "fc72f55cbbe61b184be2d424b01c818ff912e52d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e93464.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "75e4e59886d442549da4de9e10ae270e82223557",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e9628c.wgsl.expected.spvasm",
      "new_id": "29c53909cb4fab4818bed46215e740cdbb3b4cf7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e9628c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "959f5e1ede7e77cd92194fd54069b7756b0f3512",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e9e96c.wgsl.expected.spvasm",
      "new_id": "3bc1dd4e435d9bf16562564b24d3aa17a8d92a7e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e9e96c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "469d0ddf4e8731e30ff03268ec43fa94e20dc233",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e9fe54.wgsl.expected.spvasm",
      "new_id": "ac104390714cd3b994a06529e2f6a9ee1c1e123c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e9fe54.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6058fa68310275516cbdcb27ec1081b29fadbf97",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/e9fe58.wgsl.expected.spvasm",
      "new_id": "e8f098b36e05a32bb38527af4bd4afa2f4c570aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/e9fe58.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a808a9d40a50c4ad609cb57f93adf768f620d36",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/ef5b89.wgsl.expected.spvasm",
      "new_id": "2cb1a7f2fdcd0794124221e5334fd229c0824c7b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/ef5b89.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bf8e0dc74b9e6328aefc1026490097759b892117",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/efc8a4.wgsl.expected.spvasm",
      "new_id": "c249a248dc5fc17ee8ac5cc24fdd4313b91e644e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/efc8a4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1d87771192a161792e843ccaad620746a3952fab",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f1b72b.wgsl.expected.spvasm",
      "new_id": "e02181ce223e0e71d70649d51c49de0c117ce25b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f1b72b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c29deb3ef511c319acd41f92a8cb0084fb764c1d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f60bdb.wgsl.expected.spvasm",
      "new_id": "ad4b6aa14ad825c173ec1645db5765483cb567b8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f60bdb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ef31148f691de087c5a0e7ce58b2fec218209de",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f7145b.wgsl.expected.spvasm",
      "new_id": "7a5a016454ea2575a3a76a271a78310eca9835b9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f7145b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "19ff5117cf1bf40de7ec7a3d61e2a729accab026",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f7aa9e.wgsl.expected.spvasm",
      "new_id": "83a9263645754ccd05d581bdfc5a9702df29aa8a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f7aa9e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e6cc284a2a2e95c7cb49ba16afcfd0e9c3eeb769",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f7e436.wgsl.expected.spvasm",
      "new_id": "d567410a3b906f374cb56a3cb9afed5c1cafaf6e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f7e436.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e1e3209fadece1221691972197e3478f612c7b50",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/f931c7.wgsl.expected.spvasm",
      "new_id": "2375b4d7250b8ff87e348d2babcd472ac4430f82",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/f931c7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c997daa474c3f86f8ccd15d9f0ed3d357743515c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/fa90e1.wgsl.expected.spvasm",
      "new_id": "76b12dee27b3f18b1d6c5433ae77dc6cfd480272",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/fa90e1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "231e68aa925ea81e4b91cefdccdefb7582e382a9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/fa9859.wgsl.expected.spvasm",
      "new_id": "769c44ef70feb5b788f6e49e408837d93c809e3b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/fa9859.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "79530cbb2d302454a34576c33742ec153f19be45",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/fb5670.wgsl.expected.spvasm",
      "new_id": "c870194c01b6e6c8673ddbfe1c9c396e29ae8dc8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/fb5670.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6333e2cffb87691efa25f1d03fe4766a9bb0b8d0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/fbbe4d.wgsl.expected.spvasm",
      "new_id": "b6f35d1271b1d235ebc7020fb5ba95bc49b01b4b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/fbbe4d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bc049db8e7502e9d7dac9e38219e506d38e885b3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureDimensions/fcac78.wgsl.expected.spvasm",
      "new_id": "2b1c5c3df1d5159817553bbff5c1f2e2df726d19",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureDimensions/fcac78.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "45ce9dc2b93ccd25158849e265dcfcc0fdf5e5ef",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/050c33.wgsl.expected.spvasm",
      "new_id": "b07a3c58e8bfbe72fc2a66d56ab1ea6b2576fb9a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/050c33.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85a08cb55fbd62ada33ed1c04dfb88e5af344581",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/072e26.wgsl.expected.spvasm",
      "new_id": "baf53a401c56428abd9abe0545a60280b4b22784",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/072e26.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "afd6392acdead437919e5d0b61c9ebe59815a89c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/078bc4.wgsl.expected.spvasm",
      "new_id": "06825de9f60b63b6625de6eb7d430a20dcad107e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/078bc4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0242452ea899e37a1d7010f5c7ceb7d00291c782",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/127e12.wgsl.expected.spvasm",
      "new_id": "2e74406898aad86cfadf9e84b3b2c0e4cbf9d7e4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/127e12.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9b93b881142e09193dffd002202030b0b8e9c6d8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/1561a7.wgsl.expected.spvasm",
      "new_id": "f2908b8583c76e8027ed28660f22d11ce8c4e7d5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/1561a7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "697f575f278fc7570c45100d7a83022b4133b214",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/19cf87.wgsl.expected.spvasm",
      "new_id": "5a0ea574dbf28ab745b43fe38e475bd8a16b0c79",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/19cf87.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "902f34a037427b26dc8034ec5fc4743d9dbc0d4a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/1a062f.wgsl.expected.spvasm",
      "new_id": "e86a28f1d8729c06cab6673019ee497533ca2768",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/1a062f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5eeb3057b0623e89b9cfb87293d86ff00b69e4d5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/1a8452.wgsl.expected.spvasm",
      "new_id": "11b914ff6a9bd868cc4f8c511ac6b5117fc31ca1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/1a8452.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a5913ebddf0585508c2c2309d0a8898995ec1e7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/1b8588.wgsl.expected.spvasm",
      "new_id": "21b4c1eeb9a6c03d244abac85564885eb9052288",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/1b8588.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "be992fd62a1fecc13b2c84238de4aaa6ca2312df",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/1f2016.wgsl.expected.spvasm",
      "new_id": "15ceefac3bccda5a4ea42b93eef7ed5045796679",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/1f2016.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "772f7b8920f7f95184cc7f7c6f71f277573d7d1f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/20fa2f.wgsl.expected.spvasm",
      "new_id": "43dd7650c11e092f6c431f8c317c10713f416797",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/20fa2f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11c05ae61e6b1e6ddd84e58fab3340dd64897a4b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/276a2c.wgsl.expected.spvasm",
      "new_id": "6217b54c9e621f8023641eebc4fc9b560841ad16",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/276a2c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "04ea5bf5c6802f13f57280875926a3fdb25c1aa8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/2887d7.wgsl.expected.spvasm",
      "new_id": "b606ca109773c212da4f404333f53bcf98b699aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/2887d7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3f09134f1f0080e535a4cc13c6fe73279243f5f6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/2ae485.wgsl.expected.spvasm",
      "new_id": "b87c6edd8e98f4558d5d07ea3773f7e03e2b8839",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/2ae485.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a19078f9b2f581f80128c0b9f086fc97ddf2b55d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/2d6cf7.wgsl.expected.spvasm",
      "new_id": "bb1b5664f6646a8b818986b9ceb5f282aa90027d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/2d6cf7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1df16bda0c9de8a9e4f79cb7916ad7c12a1b5102",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/3c0d9e.wgsl.expected.spvasm",
      "new_id": "9788afc845519620db33387a396cd4e2bfcb0b6c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/3c0d9e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3bd9235f6619d1c0a1bd3b205058623000880743",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/3c9587.wgsl.expected.spvasm",
      "new_id": "646e40373f36011e1322f6ac659302d989567630",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/3c9587.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fae16872b7ae286c66ff4f4eacb5f64f7ba9d82",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/3d001b.wgsl.expected.spvasm",
      "new_id": "e8bc1b2fcc0dc885a198767777a51b4e45f02e9a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/3d001b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5182bb5771d7d076b72e1665a729a92d5b38f13",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/3d9c90.wgsl.expected.spvasm",
      "new_id": "daaf0e4a9927dcfa6db204ae8445409def325304",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/3d9c90.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a45d27d863e5b0abe8be998ae9476cadbcd9981e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/484344.wgsl.expected.spvasm",
      "new_id": "5bf420135ef669327194f4fc2f5449517a154882",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/484344.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c4a2be8ada0511a1e8fab4758d180bc4f90e11c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/4fd803.wgsl.expected.spvasm",
      "new_id": "dae2d0c5fc509a55d446e555a76b27a722625ee3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/4fd803.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a61a915093737e7d2e76399d21f99fa742d19425",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/505aa2.wgsl.expected.spvasm",
      "new_id": "df71fff028b130aed6d79bf6acbd6130efeb29e0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/505aa2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "45459896de5ca3151c696d6431037d4970b27e50",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/519ab5.wgsl.expected.spvasm",
      "new_id": "71ec10dbe2f7c1a47d1b19b9b7a9376da707d219",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/519ab5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "93e235cb6b993bf4aa4a49f1bf89afd3ffa146a8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/53378a.wgsl.expected.spvasm",
      "new_id": "116f265e3cdc2a85ca7207d9c0fc592faaf4ca9d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/53378a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d00f5eb2c5cf144e0405b7959dc71fd5a497472d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/560573.wgsl.expected.spvasm",
      "new_id": "c0e8c7c0b51f6d3d0195ed4efa8ac048d181944d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/560573.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8360485a71e51a7113399f44aed276a1d8627dc2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/582015.wgsl.expected.spvasm",
      "new_id": "f3536aec4c7831cc94410a5bc780c4d56c284ddb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/582015.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43422f07e455a846f649a995b287ddb1391e298c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/5a2f9d.wgsl.expected.spvasm",
      "new_id": "33885939310a21d9e585e83c49131ac0c576c3bb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/5a2f9d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2f222306ace47a2aee2404429f8990497a9d0de",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/5bb7fb.wgsl.expected.spvasm",
      "new_id": "f6c5b95d99ba44b6b61cee8589fd858d9f53be75",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/5bb7fb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "177e51c88378911882ad6bec53a61b82a594dc4d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/5d0a2f.wgsl.expected.spvasm",
      "new_id": "52772ea810767d1006e070f070d8c0d13e1b34fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/5d0a2f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a4c04013f17c5d859b559ce7ab9c5113b08b6ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/6154d4.wgsl.expected.spvasm",
      "new_id": "579e1d96cd6f32dc4cb95d2e39744d19f4c7c8c0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/6154d4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4cf793951edaed5bc3cb519fab7a76fb8265f0b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/6273b1.wgsl.expected.spvasm",
      "new_id": "2f1ffc51f7717cd11f3764bca3e3b8077d2ecdcb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/6273b1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f800ee14925e35c140a96ea5dcac18899447e99c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/62d125.wgsl.expected.spvasm",
      "new_id": "55f6bd707f04a134b5c7c926e61f2e45c2756858",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/62d125.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5a71d61636f844012990396e6822aa5dbf1a6cfb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/6678b6.wgsl.expected.spvasm",
      "new_id": "fee02ecc8361201d4ba6747b43c289116e28468b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/6678b6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "690a187d6047414a089d50b1fbb64dbd638953a4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/67edca.wgsl.expected.spvasm",
      "new_id": "338c91b31230a1f3603dbd0346e46d5707c90662",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/67edca.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cdb843f8117f231f3808bd6cb1f58c0b640bd7c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/749704.wgsl.expected.spvasm",
      "new_id": "40218e3425f6b527ab5dffb3ae1847918ff0ff5e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/749704.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4135d97db58d69dcf344429028831b71399cfdc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/79e697.wgsl.expected.spvasm",
      "new_id": "9ea6971c4ef8f9f7df02c71cd81ef3fe25c6788a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/79e697.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2180701cc9fb95ffe1bbbdc93f097db3fd7407f1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/7c90e5.wgsl.expected.spvasm",
      "new_id": "72245acf47effb92324fbbeffd15a75c3874354d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/7c90e5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dea096f9ed2f5928d2a7140917c09bc40e7fcd01",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/81c381.wgsl.expected.spvasm",
      "new_id": "87aa1c5ce91015a8d508d87047273f942815dc44",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/81c381.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7202492da67b0080e23e4c1453ecc387ba6461ca",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/83cea4.wgsl.expected.spvasm",
      "new_id": "9e8e53d2ea6e72b4f9cf7ad63a142724356b41b2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/83cea4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "44ae48810e050f6cd2cee2b0a87e880f73b63902",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/87be85.wgsl.expected.spvasm",
      "new_id": "c8c2895822dc8c519bba9a67d0f0b0f8b7ede530",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/87be85.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f64a6b4f656db80fbc97af084e9b25fc55baa0f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/8acf41.wgsl.expected.spvasm",
      "new_id": "17ac507ff04a0eebbcca9fb74a78aa9daa2eae6f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/8acf41.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "285526ba4bdb0a7d3954f8931c38fbf17505bf07",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/8e5032.wgsl.expected.spvasm",
      "new_id": "4f6a5fcbbbecf797a038906765e05a244dfe79ff",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/8e5032.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4e89cf9ef682147e88c5e262f08ce9a629ca89de",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/936952.wgsl.expected.spvasm",
      "new_id": "befa7f03bf0826a8cfc952cd67230b645ae789f3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/936952.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6f4c89fce9636992465b1ff377f14073315f3c1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/9a7c90.wgsl.expected.spvasm",
      "new_id": "c3f2586d08f21a69ef6e24133b278e784701448b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/9a7c90.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "207c92dd0ebf9cf918fc2441fe4d72cb945bce9c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/9b2667.wgsl.expected.spvasm",
      "new_id": "76e06b1ce4a0e62fec60e907179369e785c16438",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/9b2667.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf619f075756e1ea857d1f019ce5ba7899a366a4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/9c2a14.wgsl.expected.spvasm",
      "new_id": "edb9c695eb33dcf38ced1a63fa8df7930ead7ebd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/9c2a14.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4bdec9cc204c6b69511558567f78d4a14636861f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/a583c9.wgsl.expected.spvasm",
      "new_id": "92defe1d6a3a2811b201296796e0804ff33da83e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/a583c9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3f3eca2c7f586f8917668f88818a3ef6d885f27c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/a6a85a.wgsl.expected.spvasm",
      "new_id": "7b72c4432652b71de512b49c6b6bb49375173406",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/a6a85a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3da44f46af4bdc0d39a3fad2ae9db03acfb71586",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/a6b61d.wgsl.expected.spvasm",
      "new_id": "f8bea3f54c407fc30ccdf8ed521633acb308e201",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/a6b61d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0dc63d757137ac31d8bd4e636c58ce1f5aa5d420",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/a7a3c3.wgsl.expected.spvasm",
      "new_id": "bca5554f9cb899acbfceab3a3b03ffb52c71b3b4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/a7a3c3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2d570956c1bfb3adf1dca09a27d7950e2e549efb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/a9a9f5.wgsl.expected.spvasm",
      "new_id": "f9c5c1f7e7b4a11dddee3864295ce4f70d459d6f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/a9a9f5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83d4c16e21e26d1980527a4ab8aa960dbdc0c3e5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/b1bf79.wgsl.expected.spvasm",
      "new_id": "dbac120f90badcdeff57de1a0de0bee36bda4685",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/b1bf79.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "95115b8f36964190c4a96758b21059235b6794c9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/b58c6d.wgsl.expected.spvasm",
      "new_id": "b6cad38dccc6e65c760ca7123836594da04790f4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/b58c6d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4e13f40b46612baa3861a0e541383e137fc314f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/b6c458.wgsl.expected.spvasm",
      "new_id": "93350a90a7c3f5358593875abd92210743e519ae",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/b6c458.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f7aa346fb09037682ab31554e015185d2f8a8f6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/bfd154.wgsl.expected.spvasm",
      "new_id": "2bd1310452f584fe7f45b0d82019116ed3f4171f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/bfd154.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "069c66d444b4d03697889b6bbba48432e3c1c68b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c02b74.wgsl.expected.spvasm",
      "new_id": "6394655fa1b4d8d4cea2eb50af298dae3627119e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c02b74.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b7b6e95c702f969b328a7a1759cf1b5ff4e0b5d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c07013.wgsl.expected.spvasm",
      "new_id": "b21a9218d06f8d2ba52157502e49cb7d18deb888",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c07013.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "628a152c5e19e9e568b5b98936cd574ea17fd625",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c2a480.wgsl.expected.spvasm",
      "new_id": "2a12e214cf39eb70555a1519be0cfcb96ae04ec8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c2a480.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce95a401a398e199f975ad30076702f9a7766a4d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c378ee.wgsl.expected.spvasm",
      "new_id": "7190f7877c860a122cbefc63918be9dd08275c37",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c378ee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ec6e891e9679005aef817d0e3cee02e6521e53bf",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c40dcb.wgsl.expected.spvasm",
      "new_id": "ab5e2b6582646563f7a892520ced2bf0a8f95852",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c40dcb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7486f32efbfbbc5886ccbe8e1781be808b338ef6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c456bc.wgsl.expected.spvasm",
      "new_id": "bbc1ef8b48e911fbd751fc87d02431f7c8081290",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c456bc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1e970b3fbab2955a859736eecb52f1b451f681ac",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c7cbed.wgsl.expected.spvasm",
      "new_id": "94da0174e8fe7616d983b72e83abbc8600f5a7c5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c7cbed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "07875156effcf3bcca3468d1c85c706a221d8a04",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/c9cc40.wgsl.expected.spvasm",
      "new_id": "ba72b531272ebe70a8176f628791c47b6a626e58",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/c9cc40.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "880b057c83814d18d9f1c680edac0849bc7aa2e8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/d5c48d.wgsl.expected.spvasm",
      "new_id": "1d73e80e24a6b29ac64954a1b46c8c053a93e6b5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/d5c48d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1f1a00fcb312b51e392189ae4cb9cb217b4ba075",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/d81c57.wgsl.expected.spvasm",
      "new_id": "9e79b75c63ab443ea8f8fab6868fc8a386654a97",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/d81c57.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3d60188f0c8c4bc0566278f8fc4b21efa4470a6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/d8617f.wgsl.expected.spvasm",
      "new_id": "369b377f0c711c80da775d5b2eabb453880ca947",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/d8617f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8d8bba3ceb253f8b3d152d32a4c6bd064a11372",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/dbd554.wgsl.expected.spvasm",
      "new_id": "65e1063f1ce430f14ac28c13d6ecd7f66858f0b6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/dbd554.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef36b19c795a3bd44af907e8b57e465636d5e8d9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/ddeed3.wgsl.expected.spvasm",
      "new_id": "f4850becf18ba526b86aef5d027577fd38fec0aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/ddeed3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "42cd97c045c06ebc967eaa4705bf5de7519b0ffe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/dee8e7.wgsl.expected.spvasm",
      "new_id": "deb06cabc0a651e92acf6bfd4c482648f8f47d84",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/dee8e7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c51e9592ef6ba8f4e4c78905bb7437f035ec6969",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/e3d2cc.wgsl.expected.spvasm",
      "new_id": "87d98ce5d6020b6e1f65d115ca5617367c177817",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/e3d2cc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "094dd56b528faacf168a82c455379eb4b1731c2e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/e65916.wgsl.expected.spvasm",
      "new_id": "8fe3311ba00131de9beaebdcf5dc4bbe2e0cedb3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/e65916.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "373fbaf886ec7c60912f6cb7f7c31dd0cb8e360f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/e893d7.wgsl.expected.spvasm",
      "new_id": "15f06086d8f60370abec380ee3c145078cd3cb24",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/e893d7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7aae5f45edda0330830c63615ec1e75d6ae7bf95",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/eb573b.wgsl.expected.spvasm",
      "new_id": "788f96a11b94e894542d003c56b9405517fe8849",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/eb573b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ef0e6fd36e1b2a05b8586b47da96375eb1a47e1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/ecc823.wgsl.expected.spvasm",
      "new_id": "8ca180a268b7162ae4f23e3ea2373e8eda629ad2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/ecc823.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85e01b91cbf51a732950c124c327b7dc57583b2f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/ef5405.wgsl.expected.spvasm",
      "new_id": "fab31d8555ce76b7c864f436ac078897a9c23e89",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/ef5405.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4db4ec7c856b7d9228cbb2a7e884758d734b93c4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/f06b69.wgsl.expected.spvasm",
      "new_id": "8727b36dc6af18ffa4f889d5bf6f064705612cc2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/f06b69.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "207adf5db53e65ba5240e8dd9a66d1b784c0320a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/f379e2.wgsl.expected.spvasm",
      "new_id": "34ed2d088bff94e8a06180a93c400020520f9de2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/f379e2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "680300b3bb2b776a2d56bb8958a6680b921842b0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/f56e6f.wgsl.expected.spvasm",
      "new_id": "b799f3d3b547d11d8fa180a03c28f285e3d4b5fb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/f56e6f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a891057f28eeaf2cde8d33a6dbd66fcfa3351cae",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/f74bd8.wgsl.expected.spvasm",
      "new_id": "ccd5ab3d5004a69fa89cf52cb49d1e0ad1d7805d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/f74bd8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b722273cf48bcb9d64c7d1bede3d712316f1120",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/fc6d36.wgsl.expected.spvasm",
      "new_id": "ddd0b084b79248563cb5fd003fc075f433aa733f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/fc6d36.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "011f6632213c9b7f5564248f214ccb706e3aa6e0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/fdebd0.wgsl.expected.spvasm",
      "new_id": "ec95e856c8ce468702bd47cc147a18c6804cd721",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/fdebd0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a69455744d71c3f99cb255da226d8fac0a5ad62",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/fe222a.wgsl.expected.spvasm",
      "new_id": "87daa2f82744f6226588569b8733ea0814d4e0ba",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/fe222a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9461a3f3a6001f3643d65788d5760c8d09b87e4e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureLoad/feab99.wgsl.expected.spvasm",
      "new_id": "618321d58326ae1726a0e0fc777a3c0acfe52869",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureLoad/feab99.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "45ba7e69ddc931e868a9f74c0fb63ccd7f86e8a2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/024820.wgsl.expected.spvasm",
      "new_id": "5c65a190bc17abd2431475b6ebdb80789933a158",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/024820.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9dcf75f6a0dd707bd013412fbb0a35694d2a5cd4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/053df7.wgsl.expected.spvasm",
      "new_id": "a8336ca7d5423e6157efa857cdccf292365af7de",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/053df7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c6295ab031b92d579c4b481748b92acec4e31578",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/058cc3.wgsl.expected.spvasm",
      "new_id": "4737d7e08a966152d8288b8dee6262921337e495",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/058cc3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "875a32db5441aa892a3be5db01a35b74fb48d3dd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/09d05d.wgsl.expected.spvasm",
      "new_id": "e70fdfceba8acd87fd8101ef364795034a2c1968",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/09d05d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b718fb6570f70fc14b306fc2130f9a3b6ff1e773",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/13b4ce.wgsl.expected.spvasm",
      "new_id": "651790d490837b8988e0800d296175e7e326c60e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/13b4ce.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cb1c31d57b378412a7e87cc23eefd42a0fe4255",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/22e53b.wgsl.expected.spvasm",
      "new_id": "953a4a4d4f7d94830648b4d1bed64203df5c7577",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/22e53b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "397d281fa62cb683896253098a7b79418e3855d5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/2f6bb3.wgsl.expected.spvasm",
      "new_id": "dc0fae5ae5375f9cad36805865944bec8b9977e7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/2f6bb3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ec4325dcdded5a224c4c35b4b5bc898bb726316",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/315298.wgsl.expected.spvasm",
      "new_id": "a238b9c96d8c9d9797d64d49c9c57acfd20fbbca",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/315298.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b3125c43a7c56b6428540cb9a5f586f226cc5400",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/3615e3.wgsl.expected.spvasm",
      "new_id": "12ea13065abf0d74f7a4e5813abebd922a5a8396",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/3615e3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bbe77b318a52b89299064824e095f419294b6024",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/390fd5.wgsl.expected.spvasm",
      "new_id": "01c522cc0d894e8ae7f42764bce1f6645266abe4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/390fd5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d2daac9f49e16757193ad6097369a55392a449c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/45155d.wgsl.expected.spvasm",
      "new_id": "88f53a88ca8fc54a6ba9fe2decd14cc43af9a1ea",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/45155d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ccb26931b8dc3470967dd4cbb59b8c7fbc5c8a0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/4bf67b.wgsl.expected.spvasm",
      "new_id": "6805cb6531ee9e840549164f8c2a9b335bdb1d2a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/4bf67b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4dd95b27a8b7eddec58dcc229d6935c408215db1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/562013.wgsl.expected.spvasm",
      "new_id": "96b0fc25af01ef494dfa9dc5241d705d9759d836",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/562013.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11e5d4ad8dd3b06e6250c880558f765a93eef716",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/57092f.wgsl.expected.spvasm",
      "new_id": "ac1f09a3cd601505200507b039937922416623da",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/57092f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dee75ea666aa449aba7f4716bbab8784ba525b8b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/5d59cd.wgsl.expected.spvasm",
      "new_id": "e7f1f9e666b09a43760a997f94624079b7cdbbdf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/5d59cd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f31077fb7a62c388bc0e9a50a0257f3c78dc7093",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/68a65b.wgsl.expected.spvasm",
      "new_id": "53d6ff2d510f9f700081b5eef2c1250d31bc7bcc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/68a65b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab55f072d4e7d15b2bcea8a2b9a696aec96d9411",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/778bd1.wgsl.expected.spvasm",
      "new_id": "e34b642b0abadb55f3cc3067f8c82a228ad22aed",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/778bd1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8789a55ac4402b2a3576a9b90f21b11b72c0fa9e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/7f1937.wgsl.expected.spvasm",
      "new_id": "59d909df01b1bf0b4d122feeee06e1d0e2f18ba1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/7f1937.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18ef1fc394aeab6751187a828e8de799c7f1b52e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/85f980.wgsl.expected.spvasm",
      "new_id": "4484cadba1af52cb1a1bcd0a1feb70eb435da3c7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/85f980.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "053b87ca96a2cc7df6f34c7adf7daf76d24a1931",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/87953e.wgsl.expected.spvasm",
      "new_id": "109f2d05bbd2064e1909919ffc4987dc001e8b8b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/87953e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "898ee2c824fd787260575cd0869afde94dab86aa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/893e7c.wgsl.expected.spvasm",
      "new_id": "22bfd83dad46d1e6e6d01c26eb715a36dc08935b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/893e7c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a8a0ea6b272d6d90cc118fe395afa46036cc39f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/938763.wgsl.expected.spvasm",
      "new_id": "93f9c84a1c949e4497dad953f2d421e40dfbcf32",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/938763.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "24e0ac558581fffbd703c0b0cd0f278a634208ee",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/9700fb.wgsl.expected.spvasm",
      "new_id": "49864947b4c822a5ac6426d9c7efd4f6a5a07866",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/9700fb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "36439d21b6e30361dca4e4923462e2871800820e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/a216d2.wgsl.expected.spvasm",
      "new_id": "2d82417876249d5c74716bc843cca674fcb6da2b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/a216d2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e282d0ca13013764cb24a0505ed2b734a7ec8911",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/aa08a7.wgsl.expected.spvasm",
      "new_id": "8627271ca76eba4bf23bfc82750065cbdd5b50e5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/aa08a7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "296cafd8d7963d91ccf69f58eab3366c2aa91300",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/ab0c9b.wgsl.expected.spvasm",
      "new_id": "fdc495af0a104f1b3fc04c33f956ab0fa8cbda4e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/ab0c9b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "553f04132c9019c75a04bf17ada0a0a9ac94a600",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/b8cd76.wgsl.expected.spvasm",
      "new_id": "ae8ea64c8ebab0664f551c5261add24b818c40dc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/b8cd76.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "591fbc2d48ee8790da99af5a9335cb610c8b3b64",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/be1d70.wgsl.expected.spvasm",
      "new_id": "361a574f449541c2239cf7e0eee91b7b16407196",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/be1d70.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c3bc5c413809a72d1985529eb2591a347fd3c734",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/be3acb.wgsl.expected.spvasm",
      "new_id": "d4a035b0f893413d262c89727a934b3dd825ce48",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/be3acb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8238315eef9f9a49a2bedffaafaa66a1fddaeae3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/c09917.wgsl.expected.spvasm",
      "new_id": "587be4bb66a20cb747bd027bf7d49da5429cd6ac",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/c09917.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "516bb385d938dd03decfa3ac1d98e230428bdb67",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/c7c7f2.wgsl.expected.spvasm",
      "new_id": "f81ec2d03de0f97bc5b6f9cc74985a46a04bea72",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/c7c7f2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e084d973b3ea38028e9382031c5753faca6adcf6",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/cd5dc8.wgsl.expected.spvasm",
      "new_id": "996f85ebd02474db21c82c4c6bf42dc3c3bf84ac",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/cd5dc8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "090fad24596611ba7b25c126a9cd09e0c956b364",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/d5b228.wgsl.expected.spvasm",
      "new_id": "08a45eeaa952fb073f3c13027059ff65c916414c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/d5b228.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "652d1e1f66f4b743ba96e4cfde9c29b4368db00d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/e15642.wgsl.expected.spvasm",
      "new_id": "e164ea82ee7071e3c66aa85a11d7404feed43ec2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/e15642.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ce6c9fead1183523d93f4fd4a2370caa4f561ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/e31be1.wgsl.expected.spvasm",
      "new_id": "192aa63e134d71c6452e1007f5f467feeebbda0e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/e31be1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1502876dbe41036c4809b5a87ffc5a8e2f089e9e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/e653c0.wgsl.expected.spvasm",
      "new_id": "8fb0180e8bc08aafa4f3bff6fed43083eb94eed4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/e653c0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bd63c9d06bc2aca66248cb2e69dcb430256a4f3a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/ee942f.wgsl.expected.spvasm",
      "new_id": "e0a11d962e7568aab2ad9d02463b8608b4c6111c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/ee942f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46349d806f10a74ef4e9bd9d826664efe533717c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/f33005.wgsl.expected.spvasm",
      "new_id": "a6a62248f3059b06a6b5026abbdd3770866e30d1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/f33005.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf2b552dcda85f73c0e381c336a0724734781a1d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/fcec98.wgsl.expected.spvasm",
      "new_id": "b33d57b8adcd413a2ce0b7677bd284ff20fa1dee",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/fcec98.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "86089348e3a9390b22b20d3d60e19cee8b5b8608",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLayers/ff5e89.wgsl.expected.spvasm",
      "new_id": "ae6e27737553a35089ed8ac8da75368f2079ae14",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLayers/ff5e89.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab98b400a1cd75c5d0429c260914fd0b486c164f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/076cb5.wgsl.expected.spvasm",
      "new_id": "ad5ab939e67b164cf8ee8c037d9207f847e34226",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/076cb5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63bb114d6ea29459913de85b16a7ba2559591022",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/080d95.wgsl.expected.spvasm",
      "new_id": "bcbd3c7cc8c161c0dfa93ab933304bb6a998aeb1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/080d95.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f369dbdb3421732232a7df5bab1c712da507f4a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/09ddd0.wgsl.expected.spvasm",
      "new_id": "13e73f59b182b4b2c2ecb903d09accb8f4ff21ee",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/09ddd0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a3b6a8ac2d2eb62afdd37fa7de4caa96d536ef0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/105988.wgsl.expected.spvasm",
      "new_id": "fd629e8a9b074a58d49bc0d006e328f5aaa22515",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/105988.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a263becec5efb26348cb5c06ff0dc5d98e0155ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/1e6f3b.wgsl.expected.spvasm",
      "new_id": "80c21ead09ccb411922d3c3f4daa8cc437c3aeac",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/1e6f3b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e1fc4b04235fe88f353b1fda4d08d45612e4d81e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/23f750.wgsl.expected.spvasm",
      "new_id": "8dd3517e524f92d5496f88c53b881f07d34512f1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/23f750.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2e68eb39913b7cb179dc0722acfd6d56a84217ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/2c3575.wgsl.expected.spvasm",
      "new_id": "9f84c3c8753344fed6ec67c4af1de5eb7d3d5b82",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/2c3575.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6f21e0f00aa967df3d4664bb832179730bc79b7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/32a0ae.wgsl.expected.spvasm",
      "new_id": "283d160c19cdfef17edbfc4179490295bf9cbec3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/32a0ae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "893e54d9a0d99dde5b54753cb1bdfd877ce7dd76",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/5101cf.wgsl.expected.spvasm",
      "new_id": "321f409e45a51baa176b15d98c1fff791db6d5d2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/5101cf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "93e65fa39794284d7a8061423b15b3968481ec40",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/51b5bb.wgsl.expected.spvasm",
      "new_id": "2fa2c76d10af5ea9df6999e672c4ec53bd6994de",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/51b5bb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f4e14e475bba6e749acbf23ca25150a3777ae1f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/897aaf.wgsl.expected.spvasm",
      "new_id": "2daa6e87cc10b1c3ff7c92fa63820dd8c35b7b66",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/897aaf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "705b961df262190314c8e7668ce88eb4f899051e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/9da7a5.wgsl.expected.spvasm",
      "new_id": "522fe6852cdee147300242da127df6b0dbd448e6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/9da7a5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8fef955acb2cd12ca9a83570220080c7d039f4ee",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/a91c03.wgsl.expected.spvasm",
      "new_id": "ba04989996568d1e18e4aece09c0db79f9d1517a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/a91c03.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "690441aba975ba827cc4338aaa01ce435c90c4ca",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/aee7c8.wgsl.expected.spvasm",
      "new_id": "d5f9d13cbe2b9e11e2d46cf638af0d6f5f991a75",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/aee7c8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "72638349313909c96650753499d75b54e904bbc5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/b1b12b.wgsl.expected.spvasm",
      "new_id": "def7aebabf09b52fe28b442650035daf07051bdb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/b1b12b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "23c469e56a8c198c54c91a984fbcc74dab55b294",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/b4f5ea.wgsl.expected.spvasm",
      "new_id": "6508bca3b9b208a1d2a1156a7c9ef16a1f1a4bcb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/b4f5ea.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18fa3a1ab3272ab393d8268f62f7c0f5944fd4be",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/d004a9.wgsl.expected.spvasm",
      "new_id": "48fe3de1f781c2c5a3959f7495bdb612dd852ef6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/d004a9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "025d472a3208be835b4e5b40d4ae3d57de871246",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/dca09e.wgsl.expected.spvasm",
      "new_id": "3ee917e0642ef8a3731f8bd0271c45b032dbd976",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/dca09e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2e72df0377562e84194d6e09c5db32787f38193",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/e67231.wgsl.expected.spvasm",
      "new_id": "f2974bb0da2de125cba5049f45ce72ade68eebaf",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/e67231.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7713a7e7a33a2aed6d5445f44274a60bb6915db8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/ed078b.wgsl.expected.spvasm",
      "new_id": "78cf1434c844fdec7ad05bd562cd4d0096cff8e4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/ed078b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6c31bf790592dce69c1f641ea76a1ac0450ffbd1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/f46ec6.wgsl.expected.spvasm",
      "new_id": "7650c289bc780898f04b4c03ed7e9ac89fb7e845",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/f46ec6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5013da472dc0df6b65db1dbd97ad8ae94ee41cf3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumLevels/f5828d.wgsl.expected.spvasm",
      "new_id": "50e30a22246d3a0b9b6a143715151fd84057d09d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumLevels/f5828d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9536280cf2fe793483f1f2eb2c49726fb953c4a8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumSamples/2c6f14.wgsl.expected.spvasm",
      "new_id": "f1b55e4d734f0c879984eb1ebd61943a99cf1142",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumSamples/2c6f14.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ebd9f3dd33e94510d2b2dcd510a11d82dfa8941",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumSamples/42f8bb.wgsl.expected.spvasm",
      "new_id": "a8b65046e80953c2645931dab2427c8f122cb703",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumSamples/42f8bb.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66f448c9cde6af74b3651057ddb5a60473d01234",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumSamples/449d23.wgsl.expected.spvasm",
      "new_id": "f89f9018a42d9805156da7b2f4d21fd34b654482",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumSamples/449d23.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "38604f08e9aca9ddd06415d529ff542c4c6e5eb5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureNumSamples/a3c8a0.wgsl.expected.spvasm",
      "new_id": "5800475a3e7f451280d737284b2dc5866ab4a935",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureNumSamples/a3c8a0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "367451da6670aa313fdcde86757f111e357eb510",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/011a8f.wgsl.expected.spvasm",
      "new_id": "08eaacdef21eb90aa6585374eb5794689cb98b7c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/011a8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9497aa4d4c731351da227147e872aeda9af965df",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/1116ed.wgsl.expected.spvasm",
      "new_id": "45efa23e0512cc5870cac85bbdff14cd48bd88a8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/1116ed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e973d7729146f99ab899e4bccd9bb1a32d4c6a33",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/1568e3.wgsl.expected.spvasm",
      "new_id": "834d5df9e6c4c385716a6521ee49ad4e2573767d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/1568e3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f820c270699739f1e34b3cfbea39a25a7291433a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/2ad2b1.wgsl.expected.spvasm",
      "new_id": "177f6f91d157e75ae610c348714d96a20206013b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/2ad2b1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a25fc99fdef0303bc98cc84c3d11d6b05c944ac3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/4cf3a2.wgsl.expected.spvasm",
      "new_id": "8102ae611ccef2590005c2637d2374366e5f9920",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/4cf3a2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9048dd1ef3a87630d250682a8f3abf99aafa2609",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleCompareLevel/f8121c.wgsl.expected.spvasm",
      "new_id": "42202247187da68529640b7fd8d8bc98103a3797",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleCompareLevel/f8121c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "757d428511bcf33bd9731e03997d014121a7bb4d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/21402b.wgsl.expected.spvasm",
      "new_id": "99b7b95778ae6b16d8be4f3ccb986876425ab4c6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/21402b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "da659313c7bcf6e10f545fd7995553da22d1d62d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/2ecd8f.wgsl.expected.spvasm",
      "new_id": "ec4ab9b07ad9fd30b70026dbd0c5214164bb4684",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/2ecd8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d30fbc80f888540e0f62c57b36852b6fb3d286b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/468f88.wgsl.expected.spvasm",
      "new_id": "9caa2c3a1177e272a166157eac2fa3c5400eed14",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/468f88.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "415b7031333ef20910148e3e94e27695aa221a2c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/521263.wgsl.expected.spvasm",
      "new_id": "ac439059e2aa664acfe8c21f56172176afdac1f2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/521263.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0cc1c9a61df62eafab1ed89ffa953dd2fd43a478",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/5312f4.wgsl.expected.spvasm",
      "new_id": "19283eec7ff096a01715e5b9dae9a5544724f16e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/5312f4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cb56d1cfc7382e31cc1d14369025c0836051f5c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/872f00.wgsl.expected.spvasm",
      "new_id": "8fb8f21b3462d959b3de6f56602be23119b5a7fc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/872f00.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a84f1fde1c75ed99e2bcd59168221d37db73352",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/e383db.wgsl.expected.spvasm",
      "new_id": "a5cff357e911e0730ff1a23e7f44c44d85bef742",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/e383db.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b13faa081fcddd57b768f7a8bbe0cd54107f583a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleGrad/e9a2f7.wgsl.expected.spvasm",
      "new_id": "a54c398690d9f5f52d115ff4f5233ac8d87ada34",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleGrad/e9a2f7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d43aedfa54f1dd5505c7c92aead4dfc8afa614ed",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/02be59.wgsl.expected.spvasm",
      "new_id": "b8fed208536d8fd4cb1b91e3351cb63207dd0cd1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/02be59.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d4ebadbd79dc22a6ddbae932da6e98c0143c108",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/0bdd9a.wgsl.expected.spvasm",
      "new_id": "6c666634984518758ffe414aa72bbd319fd09ec4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/0bdd9a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35cdc08c0dabaacc5d1394d1af037f1eba2f7bf8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/1b0291.wgsl.expected.spvasm",
      "new_id": "38d4e456a2bdbe911e6ad806993717d8f6b1f1c8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/1b0291.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "541d6bed0295abddd5e3712aded81721c1f4b0a9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/1bf73e.wgsl.expected.spvasm",
      "new_id": "8be8c1870cf9ac0cff97fc2312c3aa1f90a6ff1a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/1bf73e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "febef40e506aff8a567c4d6a9fc72c85b66df6e5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/302be4.wgsl.expected.spvasm",
      "new_id": "19dc29b7e31a74b457389111f6340e66627b025c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/302be4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e8d81b727c2ccd6d42f95da703f0e8304909d33",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/47daa4.wgsl.expected.spvasm",
      "new_id": "4a78cb03852e1263045d3da36e28cc5b448ca904",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/47daa4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4c6afe00cce04f2ce467f0025b52266cc66494c1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/690d95.wgsl.expected.spvasm",
      "new_id": "50a49904588a46bc11974c5896d0716004b346b5",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/690d95.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8f76e038e8a680b4daea23caf4f368c2dbe6550",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/979816.wgsl.expected.spvasm",
      "new_id": "6420fc9399c736c42535a70685e6e116bac272da",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/979816.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bbb579de214295dce680bee455d15ccf424f88ea",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/9bd37b.wgsl.expected.spvasm",
      "new_id": "661813303ad28a2600d859059e5ed255d4b6c8b9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/9bd37b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "188ce078bb7d4fd7f98c2be86262d2e6cc8cebd2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/a4af26.wgsl.expected.spvasm",
      "new_id": "ddb13a5fdf772f877b80b5bd9e805a3c17e815fb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/a4af26.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3b16f624dcf82c42a805c357712b1700830a1510",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/abfcc0.wgsl.expected.spvasm",
      "new_id": "e86f2fbaaed3e72f381b51b09ddaa0fc53c7f68e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/abfcc0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d7251c670c29ebac537ddc8230b9ed52d66d412",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/ae5e39.wgsl.expected.spvasm",
      "new_id": "50ca7f9131ea47a753d374df15faea024a32a171",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/ae5e39.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c0c4f799d5dd90ad5ea2160dc4eb8c0809fa7936",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/ba93b3.wgsl.expected.spvasm",
      "new_id": "605376e17e10cabae91387b8784aa0e9c6183ae4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/ba93b3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0f377eebcd8d62c32c7d85e96a666612e8a8623d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/c32df7.wgsl.expected.spvasm",
      "new_id": "5daeeb27789dfb3051a4c4d72fc672f6179d3935",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/c32df7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c7813db8f6ff7536e53bafad15839787941bb40",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureSampleLevel/c6aca6.wgsl.expected.spvasm",
      "new_id": "7a940972ab70492eaf6274dcd1ffee960775e9fe",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureSampleLevel/c6aca6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee23e7f5b0d39a6a7784d42eceef36cf6adf9ae8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/05ce15.wgsl.expected.spvasm",
      "new_id": "d7dca2f5eec8e5287a633b4db31d35dd7fcf88c0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/05ce15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4bba705b04bd3e7c38c04213a74c6ca23cbccca",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/064c7f.wgsl.expected.spvasm",
      "new_id": "4e3a75611c907692aae77e1c6ac26df33be32658",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/064c7f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad9d55cda5afd9b366450949bceb07041e1bbe9f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/068641.wgsl.expected.spvasm",
      "new_id": "7f48b8b07a4390407858ee742ec9116b5a09b113",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/068641.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d83c8d982b79f06b29f24458edcb4446b6a42acd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/0af6b5.wgsl.expected.spvasm",
      "new_id": "33b4e6a1e75ed8b4c2021eee52d189de8212b46e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/0af6b5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0bc05e883f1e5c81484bff3895a3ac73075bca81",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/0c3dff.wgsl.expected.spvasm",
      "new_id": "c8544d055fd2432953d59980c00b4e40c50f3532",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/0c3dff.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1fc763e85d3e9e4ac730288da994bd43153c97fb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/102722.wgsl.expected.spvasm",
      "new_id": "f1a4f4ff30b6c15defda23b6fdc89e06ac8590d8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/102722.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f177c1bae2eaa74f0ecf12d069fd5726f9f3cb02",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/1bbd08.wgsl.expected.spvasm",
      "new_id": "f1316a50d0594e11e690bcf207bf58ffef38c42a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/1bbd08.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6f3cf7b53a32124b6128883cb3c3fa895ed77288",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/1c02e7.wgsl.expected.spvasm",
      "new_id": "320d4a939c09f1d411ce3f0183a34493bc0fd4c4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/1c02e7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bde97620fb46f3afcd4eb2b9497299e5ae6288f4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/22d955.wgsl.expected.spvasm",
      "new_id": "ac3fcad62f71049e702ac49ac90594e376717844",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/22d955.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ba254cc1666c4a668294e4bfbc00459b7e6d3f36",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/26bf70.wgsl.expected.spvasm",
      "new_id": "4040d99fe534adc56c11179b473f9fd33379094f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/26bf70.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c77ab24dd3931ff1dfa5ee93b6fd58167c228a3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/2796b4.wgsl.expected.spvasm",
      "new_id": "1c76893b34d2c050962deda7c1d4565a058254f7",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/2796b4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ae332480afce52085be3f6843a0f2cd5e6de1bd9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/2ac6c7.wgsl.expected.spvasm",
      "new_id": "04401372acd6bed7fd9c4e9458b126d0d7386af2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/2ac6c7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "01255a8d168d89d4bb8d6c2308b73d69682b6ab3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/2eb2a4.wgsl.expected.spvasm",
      "new_id": "24d2ecd00288a0014450299be12f7799ca2e8a4a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/2eb2a4.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e517f8c32d8b99720a8dd6caecce882d03a1c445",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/2ed2a3.wgsl.expected.spvasm",
      "new_id": "d529e14c4ae871fe20988afadf7f5726f35e8589",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/2ed2a3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d2216e9f20ad7cc611687a5b1d23550be22a423a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/31745b.wgsl.expected.spvasm",
      "new_id": "d40158015752248e87bf88a48d262c968a0338fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/31745b.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c38831c31173d043921935394b332885a0ebee4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/32f368.wgsl.expected.spvasm",
      "new_id": "0990ac00f6b8139ab2b9df28918b7e6d9e0b2bb8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/32f368.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6ba2735bce613ea4ae0e358733ed426e513ef6f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/331aee.wgsl.expected.spvasm",
      "new_id": "e27f41a92041be4e16aaad638c6570ec6308dc31",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/331aee.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1a7da57aa8979e35c390c1cc52e5c1eb0417827f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/38e8d7.wgsl.expected.spvasm",
      "new_id": "5bf4b4a8c212cd62ee2a94d453c81316cf43650a",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/38e8d7.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "04f98b5e4cc3059f3b1e296314a367a1ae29b6f4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/3a52ac.wgsl.expected.spvasm",
      "new_id": "22088406805c6097615a1e512bcbcc35810471c8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/3a52ac.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4c4f9d4fc984505fef801fbbaaba1ad553c811c2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/3bb7a1.wgsl.expected.spvasm",
      "new_id": "042c17d7e7510f301db9f64e9d3063c56f9edbcc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/3bb7a1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fcd3c0c7d98ba2c96f3949b7097b009905d4eb58",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/3bec15.wgsl.expected.spvasm",
      "new_id": "617f660309b598800f3a2321f839edac0ca4e308",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/3bec15.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68e35fc213a5db269d484bcc278cede477e45d63",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/441ba8.wgsl.expected.spvasm",
      "new_id": "f90cc466db943f6d25921e1300171f6d3fe23253",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/441ba8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bc26ddcbeccb183e24dd3ba601dba9ad37cd7a17",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/4fc057.wgsl.expected.spvasm",
      "new_id": "22d3d466c30d28280bb5d49ac838e48ab997fc06",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/4fc057.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb58460ad2e2d0f849270678b5fb80893167bb2e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/5a2f8f.wgsl.expected.spvasm",
      "new_id": "83dac174a2420003d56486f2c870216eeda9107c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/5a2f8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c05e7147e7cbd3b506abfa973b28430b51ba750c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/60975f.wgsl.expected.spvasm",
      "new_id": "fb1d69194d02b432c118b8eb1fd2123e49af352b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/60975f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6ba02163d657fb1f72759dd75b3e464243df413d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/682fd6.wgsl.expected.spvasm",
      "new_id": "420e4503410fe3b0ddf5387df7ef379cce44695c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/682fd6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d373c99e5cdc5c295bdbaec5e6f970712cfe8ffd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/6b75c3.wgsl.expected.spvasm",
      "new_id": "1c3b2650c5c724f44410496e5ac10f2203a4daba",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/6b75c3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "87ed0173045bfa2b06fc151c3ba04efd5368643a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/6b80d2.wgsl.expected.spvasm",
      "new_id": "f5112ee02101ab865a3bc33f609f1d5af0381eb8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/6b80d2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "30fbe9b222750c7e1bc99c92ce86c7c675b7a963",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/6cff2e.wgsl.expected.spvasm",
      "new_id": "8e80a59ab0f701f73c5ce3be6e0ebe082766f023",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/6cff2e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6fd25b493f2b4b9985fd665aed3dc3e392a4c12e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/6da692.wgsl.expected.spvasm",
      "new_id": "d1101ca32c3d21857beca7af25bfc8115191a977",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/6da692.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "58b625febf9f9f411de175fef444584bc6d2d995",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/731349.wgsl.expected.spvasm",
      "new_id": "8649d671f51546b2b4be9fb94776b8484249d4b6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/731349.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6aa38f470bcd4fdd43b8e3609997dc3b920147a4",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/752da6.wgsl.expected.spvasm",
      "new_id": "35b57fb82c1072664045a3b4cec15351b3c194af",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/752da6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "22b93d49ad5d25a38de5ca30dd26342b9f2b5c46",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/77c0ae.wgsl.expected.spvasm",
      "new_id": "7af51d450931bbd6f0cf1b27efd82022bddc16fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/77c0ae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47d10a805493c9cb0b5e0662c9311a2145ef4b23",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/7cec8d.wgsl.expected.spvasm",
      "new_id": "5ad44d24d8a8edeb6f36d6bb2d4420a7fc5d5a38",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/7cec8d.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8b70fef904e428e81e9cba5fdce2177023d90d3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/7f7fae.wgsl.expected.spvasm",
      "new_id": "d1ac58582c432579c630d520dad38c781803127d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/7f7fae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7b77bbcabd51bb89972ef211dbf0c9f8934c8d8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/804942.wgsl.expected.spvasm",
      "new_id": "dc2c2063fc5e13be17cd982c0cdea159da8d4fe4",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/804942.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a2d3866ef9ccf39da4f61ae9e5d8bdcfbb3d1f8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/805dae.wgsl.expected.spvasm",
      "new_id": "55b1d442321e44f5d23a0a8cf784cf96cc87ca6c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/805dae.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7165fd8f1f917cf34cbbab27b313ad86835c2fbe",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/83bcc1.wgsl.expected.spvasm",
      "new_id": "666ea1115b59edf13719e61fe1aa6e07b4f4d08b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/83bcc1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6fa3f3d6b8104a41a2d4c4cc0efc56002b59ff7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/872747.wgsl.expected.spvasm",
      "new_id": "844f37d136a496947a8717b60eba5f2c4cdda627",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/872747.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5db1630916e0e791863e7a6ff0134c1b3bddc11f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/8e0479.wgsl.expected.spvasm",
      "new_id": "000407df1c88ed24c34320203308fcea52bb6deb",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/8e0479.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4380aacfc08d7c4d36b0d834eab60028d5b609d1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/8f71a1.wgsl.expected.spvasm",
      "new_id": "c903b5c451098e43f74d27e4971c6152fcf644aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/8f71a1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bd8a1cc6f95f9da57ec5f09633b73d4d40965e1b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/969534.wgsl.expected.spvasm",
      "new_id": "aab85aad47fe36fd8d8d071b81f51f26ca2f470c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/969534.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "65be5938b7a4a41e4bbae6791bcccbadad816de7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/9a3ecc.wgsl.expected.spvasm",
      "new_id": "6ca378548ffc7c6864067defd1cd877a5d64a1b8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/9a3ecc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "52c2c669425b5cafae00262cf38c16dd663885ed",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/9d9cd5.wgsl.expected.spvasm",
      "new_id": "3b2ba5880eb9c7d6d28ef8d1cd82b7c145ffef0b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/9d9cd5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "660a80b286b8bc9ca72b07b3d527e2cff95d0502",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/9e3ec5.wgsl.expected.spvasm",
      "new_id": "5293d47c8d4a98bc597831812195396e03c8fa05",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/9e3ec5.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2df225395e48410c36fe0f58547ce295230bec9a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/ac67aa.wgsl.expected.spvasm",
      "new_id": "e18042cdc37bdb5f04b8f4e3fefb17947708f05f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/ac67aa.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e8ce299ebe1e4edf73275212530edeaeebce33ab",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/b706b1.wgsl.expected.spvasm",
      "new_id": "659af469e2f22015e32c42728e6893e7bd9e116c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/b706b1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "488c2b54d7097509c38d289973e623de14a07570",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/bbcb7f.wgsl.expected.spvasm",
      "new_id": "7a21498e7bfd3d81911073bafaca7a190e838145",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/bbcb7f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0ad6a57bed4fab6ea2cd68d6bef5137e56e155a8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/be6e30.wgsl.expected.spvasm",
      "new_id": "0a47c20c5e7061404eaf8672167075bf9e89a777",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/be6e30.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad9491a78022251739b7281fb75718f12d8861a2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/bf775c.wgsl.expected.spvasm",
      "new_id": "34825d5f45dd7d4baf407df31cb218b06806e6c3",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/bf775c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "88bfeb1f91a9d07ba6902f79891b40a50fdacec3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/c5af1e.wgsl.expected.spvasm",
      "new_id": "415c2a82f1c38c5d9ad0ecc6aee01cff4cd85343",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/c5af1e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e93580e294ab2264163de0e7cf9bb591c5d66f95",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/c863be.wgsl.expected.spvasm",
      "new_id": "711b6049979ec5482366e24cdd6ee679ca3f872e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/c863be.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9b731584aeb7580f9809a0a1b9217cade37c362",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/d73b5c.wgsl.expected.spvasm",
      "new_id": "b2c5b3ae3c642bf0c0ad5b2ee237c9f60f33cb7d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/d73b5c.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7dacd3f684b3f83fdaca0327d770348d6b7f64ed",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/dd7d81.wgsl.expected.spvasm",
      "new_id": "205afddb63435b58c5179087f469503dee22f12b",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/dd7d81.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "918c3221f0311c7d9739b99112a733fb29bd98b2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/dde364.wgsl.expected.spvasm",
      "new_id": "02a970988decd6e28bbb29bf848cb92c2a2afa90",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/dde364.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db9ea1dabcef65289a5f3e32543f1775112de406",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/e885e8.wgsl.expected.spvasm",
      "new_id": "4e0f0a351dcb54002ea3a35cc1976559795316cd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/e885e8.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a33b490801fbe90019ffc1293a19dd85b40da03b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/eb702f.wgsl.expected.spvasm",
      "new_id": "8e0f51ae0e6a8e5ac693bafdcd82ba55466e1c18",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/eb702f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fec7f882b05936a14c5c424a453490d62f821e5a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/eb78b9.wgsl.expected.spvasm",
      "new_id": "fd0eaa0d554c2d85bb7768d532cf2442c77631e8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/eb78b9.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5a8e5203b4c7a812b3516da21aa2db9b0dd7eba8",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/ee6acc.wgsl.expected.spvasm",
      "new_id": "3a82903384f719a85fc26f1cb3160281334b4256",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/ee6acc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d35fe854eed364e02cd44e38644a52e9751db4f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/ef9f2f.wgsl.expected.spvasm",
      "new_id": "13986420b4dca49e883c453a46dc971bb4afc950",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/ef9f2f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "382a8c161abca86d3c9cde0febdc6600c9f1e948",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/f8dead.wgsl.expected.spvasm",
      "new_id": "9ac9d9f9421dc1771c296f6947b48adcdca86f7d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/f8dead.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af3adfc8e496b30868b5667c8fe6eab9e8bcee58",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/f9be83.wgsl.expected.spvasm",
      "new_id": "525247cdf610a58bb70a9c9d09be1b58b80d9b18",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/f9be83.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "414eb1c51bb1ecdb8fa43adb6c46788c9d5db0a9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/fb9a8f.wgsl.expected.spvasm",
      "new_id": "9a0f94786ba0cda9e0d1064be9a88197ae5003e6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/fb9a8f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3ac4b4d7d0a2a5b10a60db5bddf58c25f67520a2",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/textureStore/fbf53f.wgsl.expected.spvasm",
      "new_id": "a037be9a63e1971680cc2d8ff4e70677e644106d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/textureStore/fbf53f.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fc0fd448fe1dd22bf6ea89bf2ba37efea1c32f0b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/2585cd.wgsl.expected.spvasm",
      "new_id": "b91c1a9ba6f8a460e35ebb1626d7e8f81f80b2e9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/2585cd.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1ee07f7e6135dd88d5b803813ce90d7a7d2a2d60",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/31d679.wgsl.expected.spvasm",
      "new_id": "c6e3c94eac1c9b0cc1b049c6bcfb7380906231bc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/31d679.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "158422fc9f87b8f304f386a5f71b8ad418380264",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/31e37e.wgsl.expected.spvasm",
      "new_id": "3b97b3539264dd8cc4c585938ddf9562dc01a5bc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/31e37e.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fdf46e01c96191d3831d76df01c99659c66e3d0e",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/4ce359.wgsl.expected.spvasm",
      "new_id": "432493923b509660a06b9d2baa748d4f2d90db1f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/4ce359.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d64c76f2af940a04578f9ddb57b30cf2e28b397",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/4dc9a1.wgsl.expected.spvasm",
      "new_id": "a67bcffde7124e55fadca641d1ff0a84a9bc5fbd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/4dc9a1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b00b2cea47772134af7b72ff6cc4ed94c208eb4b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/854336.wgsl.expected.spvasm",
      "new_id": "21308c0ecbde3c80ee924e397e1b2c94dc60b095",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/854336.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4608d076f658824c27cb997e4832bd7563c5d396",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/c1b600.wgsl.expected.spvasm",
      "new_id": "cb8a50408f689e4c6071032c56e155e76773e96c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/c1b600.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4d2ce131c22b6140d5799c7717d89d86b7672872",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/d8f8ba.wgsl.expected.spvasm",
      "new_id": "e28c4ff9f0e498fc6f466cb6a560da199614d97c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/d8f8ba.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6ed5c4e67601261493748716439e26c4e9208d0",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/transpose/ed4bdc.wgsl.expected.spvasm",
      "new_id": "d413d04ea087ba7d705a032bddb8b825949d42c2",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/transpose/ed4bdc.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "adf112b1dd1996f08625a96a3adb3877e3f2ccd3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/trunc/562d05.wgsl.expected.spvasm",
      "new_id": "afd4688cfd6148b49146cd1fcf71767f252a4f4d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/trunc/562d05.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb0d60aaa642b683fa034cf188b2cdae0b1f475f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/trunc/e183aa.wgsl.expected.spvasm",
      "new_id": "c43501487e4c86eaffc867d606b47381aa767634",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/trunc/e183aa.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f950d5d5f347a4275c290f389b85fabd27f1c0ff",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/trunc/eb83df.wgsl.expected.spvasm",
      "new_id": "2152182a4af1d01a77b9bfbe30c4e5f1447591b8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/trunc/eb83df.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7736f486e1e7a8a2cef32aeefd32a74c10d14bb1",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/trunc/f370d3.wgsl.expected.spvasm",
      "new_id": "f02cd4c07938b258db611fcf83969441c2f9195e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/trunc/f370d3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f09482266311543395851b69be5d07693c238a8b",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/unpack2x16float/32a5cf.wgsl.expected.spvasm",
      "new_id": "93ec85761144397bc47bd85ac3caaa31be286d63",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/unpack2x16float/32a5cf.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9dcabf8f75214548f8e7d0bee56938103b3ec09f",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/unpack2x16snorm/b4aea6.wgsl.expected.spvasm",
      "new_id": "74d879cc2bb4fdfb118ce2886dff3880e2711f4c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/unpack2x16snorm/b4aea6.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e36eed5b20b165e3868c9e3cc7fdab779130a78d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/unpack2x16unorm/7699c0.wgsl.expected.spvasm",
      "new_id": "17378dbb47d2a791aadfb1c1450438868ea7896c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/unpack2x16unorm/7699c0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b260653714d1603def76ce6cf63ce0a1ef69468",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/unpack4x8snorm/523fb3.wgsl.expected.spvasm",
      "new_id": "d8e904a7f279a4f465b11c2e551f605bd48833f6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/unpack4x8snorm/523fb3.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c61f7da24e30805869fb3f02a0edecdfcc7dd454",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/unpack4x8unorm/750c74.wgsl.expected.spvasm",
      "new_id": "d251b3be6f8aafa5cb4085c331099e2829f73c2f",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/unpack4x8unorm/750c74.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f80aa2e60d0e6d3da8535b01b77869c12816d04",
      "old_mode": 33188,
      "old_path": "test/intrinsics/textureDimensions/depth_ms.spvasm.expected.spvasm",
      "new_id": "3e9f5e3174ecc10c70db74ded849fca53a391730",
      "new_mode": 33188,
      "new_path": "test/intrinsics/textureDimensions/depth_ms.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a5da4dda1955b5e481a262d31693b2175a2fb2a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/textureLoad/depth_ms.spvasm.expected.spvasm",
      "new_id": "94ddf7170b84274253f489d14121daead7052dd1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/textureLoad/depth_ms.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5cda79611fb054f53107de775d6006c60bde3986",
      "old_mode": 33188,
      "old_path": "test/intrinsics/textureNumSamples/depth_ms.spvasm.expected.spvasm",
      "new_id": "14bc9db86e25f47e0f51ce2e9569ba8f57077b88",
      "new_mode": 33188,
      "new_path": "test/intrinsics/textureNumSamples/depth_ms.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "16569a9ee1c0b3f633112d086c54588f0a93141b",
      "old_mode": 33188,
      "old_path": "test/ptr_ref/load/local/ptr_workgroup.wgsl.expected.spvasm",
      "new_id": "35e84576b8c4719cab2c7c14d8c969919b8fa04b",
      "new_mode": 33188,
      "new_path": "test/ptr_ref/load/local/ptr_workgroup.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0ff734edb0fcb6fdaa777360a69b763a69f31557",
      "old_mode": 33188,
      "old_path": "test/samples/compute_boids.wgsl.expected.spvasm",
      "new_id": "e6305a77d6a316bd0d3e0a696bc59dced6e7527a",
      "new_mode": 33188,
      "new_path": "test/samples/compute_boids.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e22c2bb8d5fa33125b8e2c996ea0ba0ae2e84d9",
      "old_mode": 33188,
      "old_path": "test/samples/cube.wgsl.expected.spvasm",
      "new_id": "cbbf88e1af29d83de5e3ce69eb5fc3ac1a106d39",
      "new_mode": 33188,
      "new_path": "test/samples/cube.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ac34752f97ee3b2abcb2f9e892938ee4cae8472e",
      "old_mode": 33188,
      "old_path": "test/samples/simple.wgsl.expected.spvasm",
      "new_id": "f07e73300792969d6d3cb94bcc16b80b91adba64",
      "new_mode": 33188,
      "new_path": "test/samples/simple.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e96f80d8e3998d533cb4d0f94662379f14ed697e",
      "old_mode": 33188,
      "old_path": "test/samples/simple_vertex.spvasm.expected.spvasm",
      "new_id": "0a7c17bbc09360566ed4d4dabcc47a440610e90b",
      "new_mode": 33188,
      "new_path": "test/samples/simple_vertex.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "761865033ad2ad3a0a5189ae5ff7531d32e06def",
      "old_mode": 33188,
      "old_path": "test/samples/triangle.wgsl.expected.spvasm",
      "new_id": "3d2c238d7e2f8bd7b722ac38fde6f91afac640d3",
      "new_mode": 33188,
      "new_path": "test/samples/triangle.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b47c180b9a10bfedd9b281c0cfefc277bd5cbd35",
      "old_mode": 33188,
      "old_path": "test/shader_io/compute_input_builtins.wgsl.expected.spvasm",
      "new_id": "a1dddd0236b20b7f38fa8434c1cdf462b5129630",
      "new_mode": 33188,
      "new_path": "test/shader_io/compute_input_builtins.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f54703d5c472475e0bb2350766cb51edf1e5e088",
      "old_mode": 33188,
      "old_path": "test/shader_io/compute_input_builtins_struct.wgsl.expected.spvasm",
      "new_id": "d270e753021eebae530843306748f44d550a5551",
      "new_mode": 33188,
      "new_path": "test/shader_io/compute_input_builtins_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "145635ee8fc6168a0a08580002c83a1e5bc86156",
      "old_mode": 33188,
      "old_path": "test/shader_io/compute_input_mixed.wgsl.expected.spvasm",
      "new_id": "a81762d92452b8c898c73b64e4e57d446fb2fc52",
      "new_mode": 33188,
      "new_path": "test/shader_io/compute_input_mixed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6e26bd06add5d37b402553a556b12460d8b7397",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_input_builtins.wgsl.expected.spvasm",
      "new_id": "daf288b9b5ce99b0582e2777faaec53258b4347c",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_input_builtins.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "16ace313095af57587f9b9fad3bb0c67fe6220a7",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_input_builtins_struct.wgsl.expected.spvasm",
      "new_id": "a826ffb18567652ae9ef413f518ac17f5e06efea",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_input_builtins_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d6f926d4c1e8c80a1d18a8212b3b266fefdf321",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_input_locations.wgsl.expected.spvasm",
      "new_id": "abc2d304f1a9236b8d09c8307e4841ac242b09ec",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_input_locations.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f22d6cdf72fb41eac68890d4831260906163a01",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_input_locations_struct.wgsl.expected.spvasm",
      "new_id": "491a34fa33b73eda376456c6bbb23aebfab3c6cd",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_input_locations_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bdd515053a34c42ea51a3505579ef1a4cfeb48b",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_input_mixed.wgsl.expected.spvasm",
      "new_id": "d312bcf427cff28063e003a43f315f8f0082cf85",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_input_mixed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf60151a8591b35ffb4771b3de4bc48bd8921193",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_output_builtins.wgsl.expected.spvasm",
      "new_id": "7eb37e0c6611af5c05e5822309f01329d0964529",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_output_builtins.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "45f416d3dad9744f3866f636dafc4c32077530ec",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_output_builtins_struct.wgsl.expected.spvasm",
      "new_id": "b43155135e6e52262dd125828286baeb15660165",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_output_builtins_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef873b59f83ac45d5d2edb37db7bc4ab5dec946b",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_output_locations.wgsl.expected.spvasm",
      "new_id": "8ac79ea42562ae619cdd457b3ea1922839e60f01",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_output_locations.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ad60b79e0b530e0000a7c73a00b250a3b124049",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_output_locations_struct.wgsl.expected.spvasm",
      "new_id": "ee9e16b975c96a5d03c1042750fc6df3e1c649da",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_output_locations_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "164fdf010a14ecbf0478259ef49f90f49980de2d",
      "old_mode": 33188,
      "old_path": "test/shader_io/fragment_output_mixed.wgsl.expected.spvasm",
      "new_id": "4002fe6fc36549dcee209ff726dd7e6b56130a2f",
      "new_mode": 33188,
      "new_path": "test/shader_io/fragment_output_mixed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b0348fd12c9973de459dcf25a4db5402afbaf17",
      "old_mode": 33188,
      "old_path": "test/shader_io/interpolate_input_parameters.wgsl.expected.spvasm",
      "new_id": "9e2378abe25ce80f4eac13537e47085a49abab3e",
      "new_mode": 33188,
      "new_path": "test/shader_io/interpolate_input_parameters.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b0348fd12c9973de459dcf25a4db5402afbaf17",
      "old_mode": 33188,
      "old_path": "test/shader_io/interpolate_input_struct.wgsl.expected.spvasm",
      "new_id": "a13e5d6cb9732f0a9847c9902e92a0478068febe",
      "new_mode": 33188,
      "new_path": "test/shader_io/interpolate_input_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7caa7e2ab5b401c81fff537976e9205b52fcfa66",
      "old_mode": 33188,
      "old_path": "test/shader_io/interpolate_integers.wgsl.expected.spvasm",
      "new_id": "8bb78a1807f81e544b91b105c0abdcf039d3ead2",
      "new_mode": 33188,
      "new_path": "test/shader_io/interpolate_integers.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ccf9580b3a5f098f430019b71482d0c16b4d28db",
      "old_mode": 33188,
      "old_path": "test/shader_io/interpolate_return_struct.wgsl.expected.spvasm",
      "new_id": "91b443645e72bab4dcf0e57625c229c43e09cf00",
      "new_mode": 33188,
      "new_path": "test/shader_io/interpolate_return_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7759407f215a65ea23631c8e2d4cfeefbef74f96",
      "old_mode": 33188,
      "old_path": "test/shader_io/invariant.wgsl.expected.spvasm",
      "new_id": "ac519363518bf93fe76734bb998375dd3fb6f5fc",
      "new_mode": 33188,
      "new_path": "test/shader_io/invariant.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b062a96fe81e65437f59cdc1df9e8bc0b32ff8f7",
      "old_mode": 33188,
      "old_path": "test/shader_io/invariant_struct_member.wgsl.expected.spvasm",
      "new_id": "f23cb974ea5b226c81775887550abcafa34880b0",
      "new_mode": 33188,
      "new_path": "test/shader_io/invariant_struct_member.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c505c1fb2e7aa86f82f8b333bf36881cf3a5498",
      "old_mode": 33188,
      "old_path": "test/shader_io/shared_struct_different_stages.wgsl.expected.spvasm",
      "new_id": "7c933c8c4546aaea3276b3175d1c0a038285318a",
      "new_mode": 33188,
      "new_path": "test/shader_io/shared_struct_different_stages.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "29b96cd5d52fc5033847bd890ae3ba711160ac69",
      "old_mode": 33188,
      "old_path": "test/shader_io/shared_struct_helper_function.wgsl.expected.spvasm",
      "new_id": "9928b8362b6a69420311366eadca426947a8dd79",
      "new_mode": 33188,
      "new_path": "test/shader_io/shared_struct_helper_function.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bffafa830debe224c0337542d472c675ff1ade8",
      "old_mode": 33188,
      "old_path": "test/shader_io/shared_struct_storage_buffer.wgsl.expected.spvasm",
      "new_id": "5f96817e5267c7a8428ef125e43ea99406e9392d",
      "new_mode": 33188,
      "new_path": "test/shader_io/shared_struct_storage_buffer.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "198293cb7a497fc2da65c8a41b8188a91c8910e5",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_input_builtins.wgsl.expected.spvasm",
      "new_id": "07afe5292511d2dc2d71bfe2ba2740f126d827b8",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_input_builtins.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2af5295fa1cb4080e379083c67023e43334855f",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_input_builtins_struct.wgsl.expected.spvasm",
      "new_id": "07a717991ccd0d0673b8a0eacbd7c2342d6dd3bb",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_input_builtins_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a0c93b097684550221b88283dab319bc8ae98c1",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_input_locations.wgsl.expected.spvasm",
      "new_id": "d4d855312d5ff57d9632d861908dc67dd9c2f207",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_input_locations.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3766af85c031cc7c087a80f1be9ca070b5a037a5",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_input_locations_struct.wgsl.expected.spvasm",
      "new_id": "924ce716a0822f5b456d649b3a1eab758f8fa5d0",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_input_locations_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f93087973cc3c43e963c636da77d0659cea1b1ec",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_input_mixed.wgsl.expected.spvasm",
      "new_id": "e59b85259789495e6be4316fe641d51edae3b75b",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_input_mixed.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c92e684691506ce30255d1be1179857a838079b4",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_output_builtins.wgsl.expected.spvasm",
      "new_id": "3b4aebe7b6be03557a31e76bfad9fc2afa102fc0",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_output_builtins.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ae99bdc251bd6947878585208eb54222e085608b",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_output_builtins_struct.wgsl.expected.spvasm",
      "new_id": "0f3a987bc97c4db08e2b7925f84b669d693daffe",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_output_builtins_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb0fbce41fc54a4444113462d0ea197bc1dd3360",
      "old_mode": 33188,
      "old_path": "test/shader_io/vertex_output_locations_struct.wgsl.expected.spvasm",
      "new_id": "e3bbf3035a7c3631894e409d0a7e60ace4eb5b06",
      "new_mode": 33188,
      "new_path": "test/shader_io/vertex_output_locations_struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e443ff642c93c818503a35e4577a364fcf6c340",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_0.spvasm.expected.spvasm",
      "new_id": "0ed05652db4e1c91a5f1acc43843cd366ee6aa3f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "230fe6aeb71560fbb6951aeafa4e5c2bc81e43a4",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_1.spvasm.expected.spvasm",
      "new_id": "1509a4b65a5adebdc888fe8a8053b46b363a8e66",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e60c0ed38ed83bc7d5b8ed8b0412140c6a55476",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_2.spvasm.expected.spvasm",
      "new_id": "6e238d4c6907dd91c32237a9cfb0fef0e1e39064",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d489e17bd784f947852487fb1b8fec2e27bed261",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_3.spvasm.expected.spvasm",
      "new_id": "581ee7ced4357197fbd3b2c2b7c98dc5cd692641",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_3.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aedb68e53d9dddee3a62670b0e135d20c6fef880",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_4.spvasm.expected.spvasm",
      "new_id": "08c464feb1e518d876de6c62cd5f2311ca3985db",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_4.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "333a5bcbfe36b59d6f66a13a8c517743bd1bd824",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_5.spvasm.expected.spvasm",
      "new_id": "1e65d56811095696e0d7e6d717f075f67c5aa63e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_5.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cb0f376600bf851dac4c82cb39423998e58ff35",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_6.spvasm.expected.spvasm",
      "new_id": "cb252985ce414ab9be04fb90096a218fe0cbc407",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_6.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbeffa52fc5dab36123ee37c88114100cc149d4f",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_7.spvasm.expected.spvasm",
      "new_id": "406850a8675e64b31019a5e380bc6ad38c12742f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_AccessChain_7.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e443ff642c93c818503a35e4577a364fcf6c340",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_0.spvasm.expected.spvasm",
      "new_id": "0ed05652db4e1c91a5f1acc43843cd366ee6aa3f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "230fe6aeb71560fbb6951aeafa4e5c2bc81e43a4",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_1.spvasm.expected.spvasm",
      "new_id": "1509a4b65a5adebdc888fe8a8053b46b363a8e66",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e60c0ed38ed83bc7d5b8ed8b0412140c6a55476",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_2.spvasm.expected.spvasm",
      "new_id": "6e238d4c6907dd91c32237a9cfb0fef0e1e39064",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d489e17bd784f947852487fb1b8fec2e27bed261",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_3.spvasm.expected.spvasm",
      "new_id": "581ee7ced4357197fbd3b2c2b7c98dc5cd692641",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_3.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aedb68e53d9dddee3a62670b0e135d20c6fef880",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_4.spvasm.expected.spvasm",
      "new_id": "08c464feb1e518d876de6c62cd5f2311ca3985db",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_4.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "333a5bcbfe36b59d6f66a13a8c517743bd1bd824",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_5.spvasm.expected.spvasm",
      "new_id": "1e65d56811095696e0d7e6d717f075f67c5aa63e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_5.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cb0f376600bf851dac4c82cb39423998e58ff35",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_6.spvasm.expected.spvasm",
      "new_id": "cb252985ce414ab9be04fb90096a218fe0cbc407",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_6.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbeffa52fc5dab36123ee37c88114100cc149d4f",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_7.spvasm.expected.spvasm",
      "new_id": "406850a8675e64b31019a5e380bc6ad38c12742f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_CopyObject_7.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e443ff642c93c818503a35e4577a364fcf6c340",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_0.spvasm.expected.spvasm",
      "new_id": "0ed05652db4e1c91a5f1acc43843cd366ee6aa3f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "230fe6aeb71560fbb6951aeafa4e5c2bc81e43a4",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_1.spvasm.expected.spvasm",
      "new_id": "1509a4b65a5adebdc888fe8a8053b46b363a8e66",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e60c0ed38ed83bc7d5b8ed8b0412140c6a55476",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_2.spvasm.expected.spvasm",
      "new_id": "6e238d4c6907dd91c32237a9cfb0fef0e1e39064",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d489e17bd784f947852487fb1b8fec2e27bed261",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_3.spvasm.expected.spvasm",
      "new_id": "581ee7ced4357197fbd3b2c2b7c98dc5cd692641",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_3.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aedb68e53d9dddee3a62670b0e135d20c6fef880",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_4.spvasm.expected.spvasm",
      "new_id": "08c464feb1e518d876de6c62cd5f2311ca3985db",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_4.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "333a5bcbfe36b59d6f66a13a8c517743bd1bd824",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_5.spvasm.expected.spvasm",
      "new_id": "1e65d56811095696e0d7e6d717f075f67c5aa63e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_5.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cb0f376600bf851dac4c82cb39423998e58ff35",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_6.spvasm.expected.spvasm",
      "new_id": "cb252985ce414ab9be04fb90096a218fe0cbc407",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_6.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbeffa52fc5dab36123ee37c88114100cc149d4f",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_7.spvasm.expected.spvasm",
      "new_id": "406850a8675e64b31019a5e380bc6ad38c12742f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/Samples_SpvModuleScopeVarParserTest_ComputeBuiltin_Load_Direct_7.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8ad0a082be832cba629c9627e68699fd5b0be831",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_ReadReplaced_Vertex.spvasm.expected.spvasm",
      "new_id": "ed72268bfae83eae2f1aeeeb286a0c223205a049",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_ReadReplaced_Vertex.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c45878c99efc680b92c2f1f944d987257640aae",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_Write1_IsErased.spvasm.expected.spvasm",
      "new_id": "7ca42ede9368b796c564509d455c00f229eaa885",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_Write1_IsErased.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c45878c99efc680b92c2f1f944d987257640aae",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_WriteViaCopyObjectPostAccessChainErased.spvasm.expected.spvasm",
      "new_id": "7ca42ede9368b796c564509d455c00f229eaa885",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_WriteViaCopyObjectPostAccessChainErased.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c45878c99efc680b92c2f1f944d987257640aae",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_WriteViaCopyObjectPriorAccess_Erased.spvasm.expected.spvasm",
      "new_id": "7ca42ede9368b796c564509d455c00f229eaa885",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Loose_WriteViaCopyObjectPriorAccess_Erased.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7bed4b7ca1af851f508bcbb62bc322c2093cc356",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_ReadReplaced.spvasm.expected.spvasm",
      "new_id": "c042ca8237ed4a70c7f6bb3219e6bf95f676ff28",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_ReadReplaced.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "26910ee942744b78c80eea164d74f32e6f94d36e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Write1_IsErased.spvasm.expected.spvasm",
      "new_id": "d928dee954f94f1fb3098038afe97285059bf4e7",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_Write1_IsErased.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "26910ee942744b78c80eea164d74f32e6f94d36e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_WriteViaCopyObjectPostAccessChainErased.spvasm.expected.spvasm",
      "new_id": "d928dee954f94f1fb3098038afe97285059bf4e7",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPointSize_WriteViaCopyObjectPostAccessChainErased.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "26910ee942744b78c80eea164d74f32e6f94d36e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_BuiltIn_Position.spvasm.expected.spvasm",
      "new_id": "d928dee954f94f1fb3098038afe97285059bf4e7",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_BuiltIn_Position.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dfb0c5df5eac978da4a0c0c4983f6c4caf19ac87",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_BuiltIn_Position_Initializer.spvasm.expected.spvasm",
      "new_id": "8c3d7cb3eb283599dbe5a6381f9c086e2f6b15f1",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_BuiltIn_Position_Initializer.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e96f80d8e3998d533cb4d0f94662379f14ed697e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePosition.spvasm.expected.spvasm",
      "new_id": "0a7c17bbc09360566ed4d4dabcc47a440610e90b",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePosition.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "358928585d2cc2fa1ad57c38d1af039754abacff",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePositionMember_OneAccessChain.spvasm.expected.spvasm",
      "new_id": "dca5f5fb6b831b4d8a28a0c036fbeb284048c056",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePositionMember_OneAccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "358928585d2cc2fa1ad57c38d1af039754abacff",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePositionMember_TwoAccessChain.spvasm.expected.spvasm",
      "new_id": "dca5f5fb6b831b4d8a28a0c036fbeb284048c056",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePositionMember_TwoAccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e96f80d8e3998d533cb4d0f94662379f14ed697e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePosition_PerVertexStructOutOfOrderDecl.spvasm.expected.spvasm",
      "new_id": "0a7c17bbc09360566ed4d4dabcc47a440610e90b",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinPosition_StorePosition_PerVertexStructOutOfOrderDecl.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cacf7fc8968fa10b074303fa7d9c9d2d057660e",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinVertexIndex.spvasm.expected.spvasm",
      "new_id": "bc62fa75c83835c2271508e92fd1e0c66e365225",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_BuiltinVertexIndex.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9823b0dbabbb3b733b7669304ef54bd3f550cd50",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_FragDepth_Out_Initializer.spvasm.expected.spvasm",
      "new_id": "e3574b561428c1d4c00036fe54598801944730b6",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_FragDepth_Out_Initializer.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7d9858e2b5ef16de01cc8ece549f99dbc9d20318",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_Input_OppositeSignedness.spvasm.expected.spvasm",
      "new_id": "01a0e1419b22f9edf3bf9f8cd06e7a592fac99c6",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_Input_OppositeSignedness.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "841fa48f16ce0300f11dff9fb52ecaafb4595ee5",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_Input_SameSignedness.spvasm.expected.spvasm",
      "new_id": "4584546f0ad22736c99d62239d60abf76d964ff5",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_Input_SameSignedness.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c9214675b2647ca895eeec11758b81153b41e4a9",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_In_Signed.spvasm.expected.spvasm",
      "new_id": "9d318b1821cad08e5f3fbce3fcf6896b2f210e4d",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_In_Signed.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0b52389ed869c0f8936cd4ed4be0c93f03397a86",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_In_Unsigned.spvasm.expected.spvasm",
      "new_id": "8c41c9448a273c2204d079a4854eef527a082bfe",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_In_Unsigned.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8e50ce80f3435ac80d5d3dc6ec99a98f5e94724",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_Out_Signed_Initializer.spvasm.expected.spvasm",
      "new_id": "378ee26ffb084658109667529f1d3ed5e5f16822",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_Out_Signed_Initializer.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d95cd17fb47476dc66e3aaaf1918c10ce6f3577d",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_Out_Unsigned_Initializer.spvasm.expected.spvasm",
      "new_id": "a96308ee881039c74f723074bf9223b62f081465",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_BuiltinVar_SampleMask_Out_Unsigned_Initializer.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b480f53c997c17a435e0fec995ad8e395fa4d3f",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Flat_Fragment_In.spvasm.expected.spvasm",
      "new_id": "99165867669af954be0a508c37ad7159c0e00b96",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Flat_Fragment_In.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a2338777a4a4ffeabf812fc74d1db612cad335d",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Floating_Fragment_In.spvasm.expected.spvasm",
      "new_id": "56a3c448cba140384f90b1a833f78d5045e56248",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Floating_Fragment_In.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6f39905bff82c9e21476ffb27eddc984ce9555b",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Floating_Fragment_Out.spvasm.expected.spvasm",
      "new_id": "ef276d965fd74a9617cdc08eeb89ace75c47bef5",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Flatten_Interpolation_Floating_Fragment_Out.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85a1b1bca84d8d55903f6046e97d6c11429032bf",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_IOLocations.spvasm.expected.spvasm",
      "new_id": "f395152e06e421cdf217b43a5bf199853ea8dca7",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_IOLocations.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ee31427864544e2b75cfc03420b95f6db95c335",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Flat_Vertex_In.spvasm.expected.spvasm",
      "new_id": "a248252991e068879668f4ed4e7db058bf6a1e75",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Flat_Vertex_In.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "52337ff8ef32c24e6ce837f2f7ece0fe0e2e68fb",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Flat_Vertex_Output.spvasm.expected.spvasm",
      "new_id": "7fe0a3488124bd8a01940c19c61f2428cec05fdb",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Flat_Vertex_Output.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a5b6742137b0b0924cf830bb9ce1f88143edabb0",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Floating_Fragment_In.spvasm.expected.spvasm",
      "new_id": "5308c159fa0790e12b2b5a562fa6b7dbacabb8b7",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Floating_Fragment_In.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce9d79a56ea2140293a842d99b20d2194a92cd57",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Floating_Fragment_Out.spvasm.expected.spvasm",
      "new_id": "a2b44303800426384cca9d461e18064c2e76c0b0",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_EntryPointWrapping_Interpolation_Floating_Fragment_Out.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1fb50f346dbe3005a70358a2198dd66018f220bc",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_FlattenStruct_LocOnMembers.spvasm.expected.spvasm",
      "new_id": "ae11421d8e63f825cff4fbc629d53eedfad15463",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_FlattenStruct_LocOnMembers.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "280aeff65dd4571d3663ce4f8eb04971956dbc9f",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenArray_OneLevel.spvasm.expected.spvasm",
      "new_id": "ba492084d47a3e496037caefc35ce9f483307a9e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenArray_OneLevel.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "34cb4edb9f5767bb224c00620e429af02dc2030c",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenMatrix.spvasm.expected.spvasm",
      "new_id": "8caff85122796cf04bc9e152595edde02ccbee29",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenMatrix.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6bb3a766eeb16e2d4faf9b95b97259342bb7d5c",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenNested.spvasm.expected.spvasm",
      "new_id": "2374315282d721afad428801a501f14466181e06",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenNested.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4c6f2ca291520952ba2f361745bb812e5c706653",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenStruct_LocOnVariable.spvasm.expected.spvasm",
      "new_id": "386b02cd3b6d110b679601462ca0effaf14fc85d",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Input_FlattenStruct_LocOnVariable.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d90a2cd538632d36741f409470577abe5fd27dfc",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "7c2dc75fec8f7a7f3bac341869ee592bbc333dad",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d90a2cd538632d36741f409470577abe5fd27dfc",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "7c2dc75fec8f7a7f3bac341869ee592bbc333dad",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d90a2cd538632d36741f409470577abe5fd27dfc",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "7c2dc75fec8f7a7f3bac341869ee592bbc333dad",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_I32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "123e58bf3dde7137ec3cb9c097fc10261d2a7259",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "cf8a771426b1d7805bb1297460c2714ecd4fdd9f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "123e58bf3dde7137ec3cb9c097fc10261d2a7259",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "cf8a771426b1d7805bb1297460c2714ecd4fdd9f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "123e58bf3dde7137ec3cb9c097fc10261d2a7259",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "cf8a771426b1d7805bb1297460c2714ecd4fdd9f",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_InstanceIndex_U32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6ce7ccceac8514b284ffe64d23ca6a8cc7c22138",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenArray_OneLevel.spvasm.expected.spvasm",
      "new_id": "22cf6f92b2faea602f6784957d23bb8872b2cc7a",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenArray_OneLevel.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4c93fecc34d3d428c1f12dd57882cb2ba6bbf5c1",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenMatrix.spvasm.expected.spvasm",
      "new_id": "ed0b9798b0be4f29328737e5f71626feb9cefad1",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenMatrix.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d54b93e3a74379a4435dd229189915c5f66bcce",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenStruct_LocOnVariable.spvasm.expected.spvasm",
      "new_id": "05cb93060b0bed04d95992acdbf61837f5354a66",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_Output_FlattenStruct_LocOnVariable.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc5536e76be18b0334fa9b4a923724bccbfc197",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "00e04ab2dcbdd73cbcba36b64bb8a6176760fb35",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc5536e76be18b0334fa9b4a923724bccbfc197",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "00e04ab2dcbdd73cbcba36b64bb8a6176760fb35",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc5536e76be18b0334fa9b4a923724bccbfc197",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "00e04ab2dcbdd73cbcba36b64bb8a6176760fb35",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_I32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "82c6620edce835fc633cfde73627b1763b2005fa",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "e04af0c60cd77faf295da0b489d91f317e487250",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "82c6620edce835fc633cfde73627b1763b2005fa",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "e04af0c60cd77faf295da0b489d91f317e487250",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "82c6620edce835fc633cfde73627b1763b2005fa",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "e04af0c60cd77faf295da0b489d91f317e487250",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleId_U32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50e061129c1c7143ca150e59dc0a9a0e5acaacbd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_AccessChain.spvasm.expected.spvasm",
      "new_id": "89f39fa3334369eeca4912fd267e66d508dfde83",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50e061129c1c7143ca150e59dc0a9a0e5acaacbd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_CopyObject.spvasm.expected.spvasm",
      "new_id": "89f39fa3334369eeca4912fd267e66d508dfde83",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50e061129c1c7143ca150e59dc0a9a0e5acaacbd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_Direct.spvasm.expected.spvasm",
      "new_id": "89f39fa3334369eeca4912fd267e66d508dfde83",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_I32_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fa19bde25ed74506764b344e13cc7e2c2a6f988",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_AccessChain.spvasm.expected.spvasm",
      "new_id": "c457454f0f1c095cc258755bf653fe15fae9fbab",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fa19bde25ed74506764b344e13cc7e2c2a6f988",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_CopyObject.spvasm.expected.spvasm",
      "new_id": "c457454f0f1c095cc258755bf653fe15fae9fbab",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fa19bde25ed74506764b344e13cc7e2c2a6f988",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_Direct.spvasm.expected.spvasm",
      "new_id": "c457454f0f1c095cc258755bf653fe15fae9fbab",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_U32_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fa19bde25ed74506764b344e13cc7e2c2a6f988",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_WithStride.spvasm.expected.spvasm",
      "new_id": "c457454f0f1c095cc258755bf653fe15fae9fbab",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_In_WithStride.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "709f91240456ca726cf20aae1ba36028834ec5dd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_AccessChain.spvasm.expected.spvasm",
      "new_id": "db222d7780fe1f76376a1f6645c53ade1fe0abb2",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "709f91240456ca726cf20aae1ba36028834ec5dd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_CopyObject.spvasm.expected.spvasm",
      "new_id": "db222d7780fe1f76376a1f6645c53ade1fe0abb2",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "709f91240456ca726cf20aae1ba36028834ec5dd",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_Direct.spvasm.expected.spvasm",
      "new_id": "db222d7780fe1f76376a1f6645c53ade1fe0abb2",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_I32_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5fc4f5f51a692d9fc936ebaa3df52660910f69bb",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_AccessChain.spvasm.expected.spvasm",
      "new_id": "8d25fb84c4d72f523dfa1144ce75f61a770ccf7e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5fc4f5f51a692d9fc936ebaa3df52660910f69bb",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_CopyObject.spvasm.expected.spvasm",
      "new_id": "8d25fb84c4d72f523dfa1144ce75f61a770ccf7e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5fc4f5f51a692d9fc936ebaa3df52660910f69bb",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_Direct.spvasm.expected.spvasm",
      "new_id": "8d25fb84c4d72f523dfa1144ce75f61a770ccf7e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_U32_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5fc4f5f51a692d9fc936ebaa3df52660910f69bb",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_WithStride.spvasm.expected.spvasm",
      "new_id": "8d25fb84c4d72f523dfa1144ce75f61a770ccf7e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_SampleMask_Out_WithStride.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6416131a905e47a0067f10d673d73d3a3571fb9b",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "7a2afa599d0927963ef20648a559ec2b2a2b2b18",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6416131a905e47a0067f10d673d73d3a3571fb9b",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "7a2afa599d0927963ef20648a559ec2b2a2b2b18",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6416131a905e47a0067f10d673d73d3a3571fb9b",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "7a2afa599d0927963ef20648a559ec2b2a2b2b18",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_I32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fb3bc7e9353d05dc238ba46640ddae4e721ac92",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_AccessChain.spvasm.expected.spvasm",
      "new_id": "09aa9672a24e1c8c5c2f8156bde15efbc0824a0e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_AccessChain.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fb3bc7e9353d05dc238ba46640ddae4e721ac92",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_CopyObject.spvasm.expected.spvasm",
      "new_id": "09aa9672a24e1c8c5c2f8156bde15efbc0824a0e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_CopyObject.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fb3bc7e9353d05dc238ba46640ddae4e721ac92",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_Direct.spvasm.expected.spvasm",
      "new_id": "09aa9672a24e1c8c5c2f8156bde15efbc0824a0e",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvModuleScopeVarParserTest_VertexIndex_U32_Load_Direct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c45878c99efc680b92c2f1f944d987257640aae",
      "old_mode": 33188,
      "old_path": "test/unittest/reader/spirv/SpvParserTest_EmitFunctions_Function_EntryPoint_Vertex.spvasm.expected.spvasm",
      "new_id": "7ca42ede9368b796c564509d455c00f229eaa885",
      "new_mode": 33188,
      "new_path": "test/unittest/reader/spirv/SpvParserTest_EmitFunctions_Function_EntryPoint_Vertex.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b590e86e9a5e1b2105ea6aa5d7feea800961089",
      "old_mode": 33188,
      "old_path": "test/var/inferred/function-let.wgsl.expected.spvasm",
      "new_id": "3593a241aea79ff1f16908d3aaa65f8146617086",
      "new_mode": 33188,
      "new_path": "test/var/inferred/function-let.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94534db572e09f81f4a90118bc6f5a2568f5e379",
      "old_mode": 33188,
      "old_path": "test/var/inferred/function-var.wgsl.expected.spvasm",
      "new_id": "541efd336a535c172f2b6d62909504858fb91eaf",
      "new_mode": 33188,
      "new_path": "test/var/inferred/function-var.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ecf6016fb3b6de1a07860c1fc8d3c8c18c44a606",
      "old_mode": 33188,
      "old_path": "test/var/inferred/global-let.wgsl.expected.spvasm",
      "new_id": "6bbf8ad3a33340f7eda94f9dc7c82a7e0a168d3b",
      "new_mode": 33188,
      "new_path": "test/var/inferred/global-let.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0633819305713a202de45f2257c7f34b27457f31",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/array.wgsl.expected.spvasm",
      "new_id": "287835b8202f2ee8ec9e96d32ea6044005ed9232",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/array.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "93dfa4039d29684294f8dac4ed30dd5b92884ab6",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/matrix.wgsl.expected.spvasm",
      "new_id": "f4f4ed4da218dffdde6915e84042f828f6111ae1",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/matrix.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3507eb691c3f273347ef4ca44310b366aad7ba6a",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/scalar.wgsl.expected.spvasm",
      "new_id": "5d373793b18992c21e1604022f3af3f37c40d2fa",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/scalar.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a3ca9e15153cc3407ed929f313effc44974328f",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/struct.wgsl.expected.spvasm",
      "new_id": "5ff4989a1331697095ae42d18600ef36d6dcb968",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bc1cdc1a1aa3411db61dcc0dd6d69f94ea17379f",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/vector.wgsl.expected.spvasm",
      "new_id": "d4c554643f2078af0b0e430b86319cd2919dcd1b",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/vector.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "855e0addb87b02f61c364c59485116e9795dfceb",
      "old_mode": 33188,
      "old_path": "test/var/uses/workgroup.wgsl.expected.spvasm",
      "new_id": "e4669d110f29bc80ace1c24e949af7d1fa15559b",
      "new_mode": 33188,
      "new_path": "test/var/uses/workgroup.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a0529db08192b63fd8621ef85ff51f952b0990dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/0.spvasm.expected.spvasm",
      "new_id": "d9ecccd74da44d864ca8174c0f972c16111635de",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a0529db08192b63fd8621ef85ff51f952b0990dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/0.wgsl.expected.spvasm",
      "new_id": "d9ecccd74da44d864ca8174c0f972c16111635de",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dd25b21a8fd782057ba21033b3801be759b8a087",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/1.spvasm.expected.spvasm",
      "new_id": "227546ae617519c89f8875eb96766b0cccb3a54a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dd25b21a8fd782057ba21033b3801be759b8a087",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/1.wgsl.expected.spvasm",
      "new_id": "227546ae617519c89f8875eb96766b0cccb3a54a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/binding_model/dynamic_offset/shader_reuse_differing_layout_graphics/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee8e35300cdf439b3ae375a26db327a9f4a85801",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/combined_operations/negintdivand/0-opt.spvasm.expected.spvasm",
      "new_id": "3c0d01af928c8554753de693927b3a357cbc9067",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/combined_operations/negintdivand/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee8e35300cdf439b3ae375a26db327a9f4a85801",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/combined_operations/negintdivand/0-opt.wgsl.expected.spvasm",
      "new_id": "3c0d01af928c8554753de693927b3a357cbc9067",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/combined_operations/negintdivand/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d6715e300461ae0ef0484116048bca76f3946ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/combined_operations/negintdivand/1.spvasm.expected.spvasm",
      "new_id": "a53c84d19719c0a3ccc62c97e47e0c594ba158dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/combined_operations/negintdivand/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d6715e300461ae0ef0484116048bca76f3946ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/combined_operations/negintdivand/1.wgsl.expected.spvasm",
      "new_id": "a53c84d19719c0a3ccc62c97e47e0c594ba158dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/combined_operations/negintdivand/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee25aef37cb5fba1d9106ecf068d5bcbbafbd573",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/access-new-vector-inside-if-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "fbf1c808ccf301adee562666b50b21fbba310f31",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/access-new-vector-inside-if-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee25aef37cb5fba1d9106ecf068d5bcbbafbd573",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/access-new-vector-inside-if-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "fbf1c808ccf301adee562666b50b21fbba310f31",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/access-new-vector-inside-if-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18ca5d58dee73d95a0071ef467e8722a715e90fe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/always-discarding-function/0-opt.spvasm.expected.spvasm",
      "new_id": "967070445565325029b8b723eb2a518172d49b28",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/always-discarding-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18ca5d58dee73d95a0071ef467e8722a715e90fe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/always-discarding-function/0-opt.wgsl.expected.spvasm",
      "new_id": "967070445565325029b8b723eb2a518172d49b28",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/always-discarding-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a0c9e691bd161b0438d010e1383bfbfc7aeacab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/arr-value-set-to-arr-value-squared/0-opt.spvasm.expected.spvasm",
      "new_id": "cb0fe80f289c68370189268d08e3bd4d1f519571",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/arr-value-set-to-arr-value-squared/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a0c9e691bd161b0438d010e1383bfbfc7aeacab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/arr-value-set-to-arr-value-squared/0-opt.wgsl.expected.spvasm",
      "new_id": "cb0fe80f289c68370189268d08e3bd4d1f519571",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/arr-value-set-to-arr-value-squared/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "068c2557e91485543118822b891fe179dad00536",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/array-idx-multiplied-by-for-loop-idx/0-opt.spvasm.expected.spvasm",
      "new_id": "2489f664922d2248a1a3fa90138a653eaf150828",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/array-idx-multiplied-by-for-loop-idx/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "068c2557e91485543118822b891fe179dad00536",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/array-idx-multiplied-by-for-loop-idx/0-opt.wgsl.expected.spvasm",
      "new_id": "2489f664922d2248a1a3fa90138a653eaf150828",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/array-idx-multiplied-by-for-loop-idx/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0129c00f2e2f81254b27d48f6fc26853073ca10d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array-2/0-opt.spvasm.expected.spvasm",
      "new_id": "a711e79970d2765b2366ba10143e424ee7d5647f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array-2/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0129c00f2e2f81254b27d48f6fc26853073ca10d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array-2/0-opt.wgsl.expected.spvasm",
      "new_id": "a711e79970d2765b2366ba10143e424ee7d5647f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array-2/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "894502427a9241d7136bd60ccbb898f572189b7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array/0-opt.spvasm.expected.spvasm",
      "new_id": "8342f8b2aa2cd6bf1829c3a4dc2f00a387464905",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "894502427a9241d7136bd60ccbb898f572189b7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array/0-opt.wgsl.expected.spvasm",
      "new_id": "8342f8b2aa2cd6bf1829c3a4dc2f00a387464905",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/assign-array-value-to-another-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "552cb1b81bc24579deef79aa0b89e701cad86b1e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/barrier-in-loop-with-break/0-opt.spvasm.expected.spvasm",
      "new_id": "b830459060f2d29fbc4e1d36a6f2e66e5e47ed98",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/barrier-in-loop-with-break/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "552cb1b81bc24579deef79aa0b89e701cad86b1e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/barrier-in-loop-with-break/0-opt.wgsl.expected.spvasm",
      "new_id": "b830459060f2d29fbc4e1d36a6f2e66e5e47ed98",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/barrier-in-loop-with-break/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8dd21f8e6031a2a351e1961b48f2c4d575a63568",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/break-in-do-while-with-nested-if/0-opt.spvasm.expected.spvasm",
      "new_id": "c48f0d6cd00c13fd365f746eadb7b7899293cda7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/break-in-do-while-with-nested-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8dd21f8e6031a2a351e1961b48f2c4d575a63568",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/break-in-do-while-with-nested-if/0-opt.wgsl.expected.spvasm",
      "new_id": "c48f0d6cd00c13fd365f746eadb7b7899293cda7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/break-in-do-while-with-nested-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5378d7495f5a8aab90b5243c6d8d6079cb5df4dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/call-function-with-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "6073859969a685a28d24917b01d19681137ab007",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/call-function-with-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5378d7495f5a8aab90b5243c6d8d6079cb5df4dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/call-function-with-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "6073859969a685a28d24917b01d19681137ab007",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/call-function-with-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "556a05f25d9245493942e688c4f3266e0eecc5a4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/call-if-while-switch/0-opt.spvasm.expected.spvasm",
      "new_id": "c6107e43612350e38650e4c1035da9078098fa2a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/call-if-while-switch/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "556a05f25d9245493942e688c4f3266e0eecc5a4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/call-if-while-switch/0-opt.wgsl.expected.spvasm",
      "new_id": "c6107e43612350e38650e4c1035da9078098fa2a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/call-if-while-switch/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ae61bca5ba4df540dbdcc36ff1af06e6b45818c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/color-set-in-for-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "56304fbf0e5ac4d3472c40cf9c17dedf46e85a6c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/color-set-in-for-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5ae61bca5ba4df540dbdcc36ff1af06e6b45818c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/color-set-in-for-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "56304fbf0e5ac4d3472c40cf9c17dedf46e85a6c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/color-set-in-for-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5af5adb7e7b371d206aaef448e8d961c8e83e81",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/color-write-in-loop/0.spvasm.expected.spvasm",
      "new_id": "2d3c083db6862b5fae3dd819700977b18b94a862",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/color-write-in-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5af5adb7e7b371d206aaef448e8d961c8e83e81",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/color-write-in-loop/0.wgsl.expected.spvasm",
      "new_id": "2d3c083db6862b5fae3dd819700977b18b94a862",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/color-write-in-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e841df953b339c3e3e234297ea5b33ab1b9a7d5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/conditional-return-in-infinite-while/0-opt.spvasm.expected.spvasm",
      "new_id": "6bca158442fd07f1ae03dd6e48d96835c7dd1c6f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/conditional-return-in-infinite-while/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e841df953b339c3e3e234297ea5b33ab1b9a7d5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/conditional-return-in-infinite-while/0-opt.wgsl.expected.spvasm",
      "new_id": "6bca158442fd07f1ae03dd6e48d96835c7dd1c6f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/conditional-return-in-infinite-while/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ba3b2d97769082f4393e81d72bafa5e2d28c0570",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/control-flow-in-function/0-opt.spvasm.expected.spvasm",
      "new_id": "1379bb568cdbfa35e560ef71d820c3d599af0dba",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/control-flow-in-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "694e3520ab5790129b3c11b7dd2588e6385e72b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/control-flow-in-function/0-opt.wgsl.expected.spvasm",
      "new_id": "99d77e179b43d872ee380f86f47099e393183c2a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/control-flow-in-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94105cdaa647aad267e75dd95ea937a014308c58",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cosh-return-inf-unused/0-opt.spvasm.expected.spvasm",
      "new_id": "8b2783880d09103cbbf4f2fa14f2e40a67764040",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cosh-return-inf-unused/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94105cdaa647aad267e75dd95ea937a014308c58",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cosh-return-inf-unused/0-opt.wgsl.expected.spvasm",
      "new_id": "8b2783880d09103cbbf4f2fa14f2e40a67764040",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cosh-return-inf-unused/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cad1211b01450a06dacb0758389e1de7598e6604",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-access-array-dot/0-opt.spvasm.expected.spvasm",
      "new_id": "7d9d490a556e3b2a863b4e93ab719961d5a337c0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-access-array-dot/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cad1211b01450a06dacb0758389e1de7598e6604",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-access-array-dot/0-opt.wgsl.expected.spvasm",
      "new_id": "7d9d490a556e3b2a863b4e93ab719961d5a337c0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-access-array-dot/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d7c1363a469647699fcd53d6ce87b4ed3bb838e6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-analysis-reachable-from-many/0-opt.spvasm.expected.spvasm",
      "new_id": "e614433871c71520cd8f57a72611dba327252209",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-analysis-reachable-from-many/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d7c1363a469647699fcd53d6ce87b4ed3bb838e6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-analysis-reachable-from-many/0-opt.wgsl.expected.spvasm",
      "new_id": "e614433871c71520cd8f57a72611dba327252209",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-analysis-reachable-from-many/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4e83440eecde07974eb9f2cd96f0497ef2c11c4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-and-even-numbers-from-fragcoord/0-opt.spvasm.expected.spvasm",
      "new_id": "c00bb8c9756ee32574feed58b17ca9837910640a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-and-even-numbers-from-fragcoord/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4e83440eecde07974eb9f2cd96f0497ef2c11c4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-and-even-numbers-from-fragcoord/0-opt.wgsl.expected.spvasm",
      "new_id": "c00bb8c9756ee32574feed58b17ca9837910640a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-and-even-numbers-from-fragcoord/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abe5509bdf8ea3f8da1498fe2a62c44ac1b4116d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-acos-ldexp/0-opt.spvasm.expected.spvasm",
      "new_id": "a83eaf89eb6cfe5279b2c0d58125e32018c51ed2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-acos-ldexp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abe5509bdf8ea3f8da1498fe2a62c44ac1b4116d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-acos-ldexp/0-opt.wgsl.expected.spvasm",
      "new_id": "a83eaf89eb6cfe5279b2c0d58125e32018c51ed2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-acos-ldexp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a076bbb521867d7efdbe70a4358176683b36f6b6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mix-nan/0-opt.spvasm.expected.spvasm",
      "new_id": "637b8dfdadc86428b20e94b2ee3b61dba3b05571",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mix-nan/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a076bbb521867d7efdbe70a4358176683b36f6b6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mix-nan/0-opt.wgsl.expected.spvasm",
      "new_id": "637b8dfdadc86428b20e94b2ee3b61dba3b05571",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mix-nan/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1e78c0a136611f55d9d7a8f7272f40815ef451c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mod-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "90ce459a8a5ffae408aa56c219aa5363a00cb06d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mod-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d524ab86c6b5d1d514e7108ee73ea526a04145e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mod-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "b89cc7a40a9dc1b88d5099693c1f2d1450b60ab1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-mod-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8b7c7b3a84f74aa3e7a5c904cada08a350183a7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-module-small-number/0-opt.spvasm.expected.spvasm",
      "new_id": "154c79192d965fc3e37bd10abcfd74eae0a0ba73",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-module-small-number/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f346779ff707bfa056cca43cf7369deba6c428bc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-module-small-number/0-opt.wgsl.expected.spvasm",
      "new_id": "6489e94b2a6776853cff1ac59f8f83fed2a7f572",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-module-small-number/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dcddef3ef4f8b3739e9f094a4a9018f9c5deb8b0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-reflect-denorm/0-opt.spvasm.expected.spvasm",
      "new_id": "bd2d69d56d32d1a9362c80af499eaa8737d635c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-reflect-denorm/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dcddef3ef4f8b3739e9f094a4a9018f9c5deb8b0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-reflect-denorm/0-opt.wgsl.expected.spvasm",
      "new_id": "bd2d69d56d32d1a9362c80af499eaa8737d635c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-reflect-denorm/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c418795e33460b8521aa9a9cd93fb3596e66bf53",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-sinh-negative-log2/0-opt.spvasm.expected.spvasm",
      "new_id": "b87ac77f74c8136f85af350f329874ea9c26e521",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-sinh-negative-log2/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d03d7ff40698c2e72eb92d994b0524cf2d23288b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-sinh-negative-log2/0-opt.wgsl.expected.spvasm",
      "new_id": "03787ca355e3fd7155792caa4782874a32459286",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-sinh-negative-log2/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad52ff1e4a89c4a89ff28186da2258e085918889",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-tanh/0-opt.spvasm.expected.spvasm",
      "new_id": "e89c0bdb7dad0875fb790a1dfdf3f8a07834cbb0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-tanh/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1f2f4f73be37bb2efb45dcd53f4e787d8689a3cf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-tanh/0-opt.wgsl.expected.spvasm",
      "new_id": "d72db825a662d467d8b1925e126b5b6329cf9391",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-tanh/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5f8230b341c0be68344aa4c509e9ae7db7cc0cde",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-undefined-matrix-mul/0-opt.spvasm.expected.spvasm",
      "new_id": "f914586576d9343f2d2bb2854bdcab10291e71ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-undefined-matrix-mul/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5f8230b341c0be68344aa4c509e9ae7db7cc0cde",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-undefined-matrix-mul/0-opt.wgsl.expected.spvasm",
      "new_id": "f914586576d9343f2d2bb2854bdcab10291e71ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-undefined-matrix-mul/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b6c2cfa9bcf60ded8aa804aaff7f018ba55dda3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-unpackunorm-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "e81d465f14b7d36473b4add27ab706898a7c9dc6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-unpackunorm-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b6c2cfa9bcf60ded8aa804aaff7f018ba55dda3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-unpackunorm-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "e81d465f14b7d36473b4add27ab706898a7c9dc6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-apfloat-unpackunorm-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b91fa9f61aa17e06ab82daa10a6d40787d10157",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-array-accesses-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "c84ec5097d3a275ea91e9abf38651771ac9be3e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-array-accesses-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b91fa9f61aa17e06ab82daa10a6d40787d10157",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-array-accesses-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "c84ec5097d3a275ea91e9abf38651771ac9be3e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-array-accesses-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e2c55510c2153f059c1e19694ba1ceeff58ebd40",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-array-copies-loops-with-limiters/0-opt.spvasm.expected.spvasm",
      "new_id": "4698e5ccc2c34862142e03b2a044bdb461af0256",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-array-copies-loops-with-limiters/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e2c55510c2153f059c1e19694ba1ceeff58ebd40",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-array-copies-loops-with-limiters/0-opt.wgsl.expected.spvasm",
      "new_id": "4698e5ccc2c34862142e03b2a044bdb461af0256",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-array-copies-loops-with-limiters/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f43127a22cabe114b809360d8b50850e71e335c4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-asin-undefined-smoothstep/0-opt.spvasm.expected.spvasm",
      "new_id": "a954c3c725704b3a26c141914fe483dbc474dd55",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-asin-undefined-smoothstep/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9c23d5b8218b186fe8fdf5ff64a89bef3dde11aa",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-asin-undefined-smoothstep/0-opt.wgsl.expected.spvasm",
      "new_id": "3d7975340c0b7683085ac368a7c223f110718f02",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-asin-undefined-smoothstep/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f01fd576d800bafc4e316040ac8b884dcfb8f5b8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-atan-trunc-vec4/0-opt.spvasm.expected.spvasm",
      "new_id": "a7b854bd3972342a04598da4b523ed337141519a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-atan-trunc-vec4/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f01fd576d800bafc4e316040ac8b884dcfb8f5b8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-atan-trunc-vec4/0-opt.wgsl.expected.spvasm",
      "new_id": "a7b854bd3972342a04598da4b523ed337141519a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-atan-trunc-vec4/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f8a6cead86a241c188c7dbb9480d35367bde270d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-basic-block-discard-in-function/0-opt.spvasm.expected.spvasm",
      "new_id": "8eb337823e56a36d85b097251c50d3e3c375e926",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-basic-block-discard-in-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f8a6cead86a241c188c7dbb9480d35367bde270d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-basic-block-discard-in-function/0-opt.wgsl.expected.spvasm",
      "new_id": "8eb337823e56a36d85b097251c50d3e3c375e926",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-basic-block-discard-in-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f6ad90124e0dcab4011a55118b05bd3da7734e97",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitcount/0-opt.spvasm.expected.spvasm",
      "new_id": "d915897e3ca7ed3c1498d26080848d7d80f8d5eb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitcount/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f6ad90124e0dcab4011a55118b05bd3da7734e97",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitcount/0-opt.wgsl.expected.spvasm",
      "new_id": "d915897e3ca7ed3c1498d26080848d7d80f8d5eb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitcount/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d23f771a48f4287cb1e4284301b336d49165fdf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitfieldreverse-loop-limit-underflow/0.spvasm.expected.spvasm",
      "new_id": "1a4c3c679662891ae10d9a37913f66e54621c110",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitfieldreverse-loop-limit-underflow/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d23f771a48f4287cb1e4284301b336d49165fdf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitfieldreverse-loop-limit-underflow/0.wgsl.expected.spvasm",
      "new_id": "1a4c3c679662891ae10d9a37913f66e54621c110",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitfieldreverse-loop-limit-underflow/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2144540f4bd6fd20b2e3862327c3972df45042af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitwise-inverse-uniform-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "083d97c05c8c1affdbc625bb17cac47eaca6470a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitwise-inverse-uniform-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2144540f4bd6fd20b2e3862327c3972df45042af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-bitwise-inverse-uniform-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "083d97c05c8c1affdbc625bb17cac47eaca6470a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-bitwise-inverse-uniform-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fba9af9ee7e6bc628d8f24c2ff172e34f8c3d6a3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-blockfrequency-several-for-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "3cf48129ec4b3e62e1206e0594eb7924e368c097",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-blockfrequency-several-for-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fba9af9ee7e6bc628d8f24c2ff172e34f8c3d6a3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-blockfrequency-several-for-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "3cf48129ec4b3e62e1206e0594eb7924e368c097",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-blockfrequency-several-for-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c6e615cfabae00be49a85bd7817b33018e4370d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-branch-probability-identity-matrix/0-opt.spvasm.expected.spvasm",
      "new_id": "e8871b684b800a0fb508651fe706272b1a7a3566",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-branch-probability-identity-matrix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c6e615cfabae00be49a85bd7817b33018e4370d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-branch-probability-identity-matrix/0-opt.wgsl.expected.spvasm",
      "new_id": "e8871b684b800a0fb508651fe706272b1a7a3566",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-branch-probability-identity-matrix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f8bc3029b0cd8879fa1f15dbc9be7e036b406ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cast-float-to-int-and-back/0-opt.spvasm.expected.spvasm",
      "new_id": "cbd0178c70fe33f5237cbd2d3061f17f5de1dd8d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cast-float-to-int-and-back/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7f8bc3029b0cd8879fa1f15dbc9be7e036b406ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cast-float-to-int-and-back/0-opt.wgsl.expected.spvasm",
      "new_id": "cbd0178c70fe33f5237cbd2d3061f17f5de1dd8d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cast-float-to-int-and-back/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9bb74649efba819cbece29982fd9290e42a72f73",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-loop-limit-increment-float-array/0-opt.spvasm.expected.spvasm",
      "new_id": "46ff9ef08a659dc95abcd0f39c58fc1651a0276f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-loop-limit-increment-float-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9bb74649efba819cbece29982fd9290e42a72f73",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-loop-limit-increment-float-array/0-opt.wgsl.expected.spvasm",
      "new_id": "46ff9ef08a659dc95abcd0f39c58fc1651a0276f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-loop-limit-increment-float-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81d2e0958ba7234a01bae5c1e63f0ebd29c1a643",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-lower-limit-from-always-false/0-opt.spvasm.expected.spvasm",
      "new_id": "ebf3385221dac842fec6f3e295ab3848f5c4f013",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-lower-limit-from-always-false/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "81d2e0958ba7234a01bae5c1e63f0ebd29c1a643",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-lower-limit-from-always-false/0-opt.wgsl.expected.spvasm",
      "new_id": "ebf3385221dac842fec6f3e295ab3848f5c4f013",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-lower-limit-from-always-false/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fa87ce80278a2693921d0b6b12bc4f819bdd1e1c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-component-condition-using-matrix/0-opt.spvasm.expected.spvasm",
      "new_id": "d98ac5c465a6440d6e465305cda8cc789d19e7dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-component-condition-using-matrix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fa87ce80278a2693921d0b6b12bc4f819bdd1e1c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-component-condition-using-matrix/0-opt.wgsl.expected.spvasm",
      "new_id": "d98ac5c465a6440d6e465305cda8cc789d19e7dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-component-condition-using-matrix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5cf6c3e4e5819b6f561577411486182ee4bb2670",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-element-ceil-negative/0-opt.spvasm.expected.spvasm",
      "new_id": "111a3180d930b80d2a8a14a4bfa563084a0297d8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-element-ceil-negative/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5cf6c3e4e5819b6f561577411486182ee4bb2670",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-element-ceil-negative/0-opt.wgsl.expected.spvasm",
      "new_id": "111a3180d930b80d2a8a14a4bfa563084a0297d8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-element-ceil-negative/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "758face89a0baf7653a47bb375f4fab01d2d5a8d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-variable-negative-offset/0-opt.spvasm.expected.spvasm",
      "new_id": "6b231fb0188f04200f5201e2dccc8918a75b560d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-variable-negative-offset/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "758face89a0baf7653a47bb375f4fab01d2d5a8d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-variable-negative-offset/0-opt.wgsl.expected.spvasm",
      "new_id": "6b231fb0188f04200f5201e2dccc8918a75b560d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clamp-vector-variable-negative-offset/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2a2cc7ecb92a6fe653adc6b60eacc84cd6891962",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clear-yz-inside-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "8d3b10382a0f1173be538cfa058709611b92fbfd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clear-yz-inside-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2a2cc7ecb92a6fe653adc6b60eacc84cd6891962",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-clear-yz-inside-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "8d3b10382a0f1173be538cfa058709611b92fbfd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-clear-yz-inside-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa2284f3d77d5b6a699f637f67c34dbdebba3db7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-color-output-undefined-in-unexecuted-branch/0-opt.spvasm.expected.spvasm",
      "new_id": "d760fe43bf61ed426efba9d272a6c7290eb8547d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-color-output-undefined-in-unexecuted-branch/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa2284f3d77d5b6a699f637f67c34dbdebba3db7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-color-output-undefined-in-unexecuted-branch/0-opt.wgsl.expected.spvasm",
      "new_id": "d760fe43bf61ed426efba9d272a6c7290eb8547d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-color-output-undefined-in-unexecuted-branch/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71352d20d6c7e341d255cfc25285d627e454189e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-color-overwrite-identity-matrix-multiply/0.spvasm.expected.spvasm",
      "new_id": "23be3728ac822c442f7fe24e1af0fba7339ffe49",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-color-overwrite-identity-matrix-multiply/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71352d20d6c7e341d255cfc25285d627e454189e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-color-overwrite-identity-matrix-multiply/0.wgsl.expected.spvasm",
      "new_id": "23be3728ac822c442f7fe24e1af0fba7339ffe49",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-color-overwrite-identity-matrix-multiply/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f5af17d68734855a98e4148d5f437069d4ba8385",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-combine-and-or-xor-gt-lt/0-opt.spvasm.expected.spvasm",
      "new_id": "0242cbbce85de6516eddde3f1add362637a8bfbe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-combine-and-or-xor-gt-lt/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f5af17d68734855a98e4148d5f437069d4ba8385",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-combine-and-or-xor-gt-lt/0-opt.wgsl.expected.spvasm",
      "new_id": "0242cbbce85de6516eddde3f1add362637a8bfbe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-combine-and-or-xor-gt-lt/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f722c48ba2fc3477ce3fc72e597ee3445f63359",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-condition-loop-index-bitwise-not/0-opt.spvasm.expected.spvasm",
      "new_id": "8a2add6238928ac11c806374b483fa2d7d7fbc82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-condition-loop-index-bitwise-not/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f722c48ba2fc3477ce3fc72e597ee3445f63359",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-condition-loop-index-bitwise-not/0-opt.wgsl.expected.spvasm",
      "new_id": "8a2add6238928ac11c806374b483fa2d7d7fbc82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-condition-loop-index-bitwise-not/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "978adb0fdff2698980c9f89ed11edd58874f802d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-conditional-discard-inside-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "ca6049ce3d604dda529b830785de559ad7fce74e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-conditional-discard-inside-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "978adb0fdff2698980c9f89ed11edd58874f802d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-conditional-discard-inside-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "ca6049ce3d604dda529b830785de559ad7fce74e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-conditional-discard-inside-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4f9009a022e00a3596b6df57e10d9e98109b0f1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-ceil-vec4/0-opt.spvasm.expected.spvasm",
      "new_id": "65d9b95fc98d4bcdc17a1cec0020611f6ac7186b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-ceil-vec4/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4f9009a022e00a3596b6df57e10d9e98109b0f1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-ceil-vec4/0-opt.wgsl.expected.spvasm",
      "new_id": "65d9b95fc98d4bcdc17a1cec0020611f6ac7186b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-ceil-vec4/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e3f49f8c34e97ee81a4f594604e3e722d00e4810",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-inside-while/0-opt.spvasm.expected.spvasm",
      "new_id": "8d6489a98ee9eb2bb9a7e840e9dd0e78627dd28a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-inside-while/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "99a8be5dc75c187842774c651bfc909d435ddfdc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-inside-while/0-opt.wgsl.expected.spvasm",
      "new_id": "cafe27c6978352e48482ac8c5fac7c2ece12bd37",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-inside-while/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "694832d04a43a44095a8a66021533b82322cf9d4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-min/0-opt.spvasm.expected.spvasm",
      "new_id": "b4e1fd1f01806b1309c70a35e87b38e7d96eb201",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-min/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "694832d04a43a44095a8a66021533b82322cf9d4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-min/0-opt.wgsl.expected.spvasm",
      "new_id": "b4e1fd1f01806b1309c70a35e87b38e7d96eb201",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-min/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fa00ca66d8c0ea82c731ec5c573fbe0d128aea18",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-vs-original/0-opt.spvasm.expected.spvasm",
      "new_id": "a993c19becddfea5f07f4f7d1f3135ec174302f4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-vs-original/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fa00ca66d8c0ea82c731ec5c573fbe0d128aea18",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-vs-original/0-opt.wgsl.expected.spvasm",
      "new_id": "a993c19becddfea5f07f4f7d1f3135ec174302f4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp-vs-original/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6f79ebdbde9320078fc02bbf1b02ccb276271bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "b5f5b13308f09137de8696eb25b8241b5b8d7c10",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6f79ebdbde9320078fc02bbf1b02ccb276271bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "b5f5b13308f09137de8696eb25b8241b5b8d7c10",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e37e00e861e530d26a6cc07a376bb7e98697b51",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-dot-condition-true/0-opt.spvasm.expected.spvasm",
      "new_id": "794cc0369f59bb04702e956beb6de9c3ba99e57d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-dot-condition-true/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e37e00e861e530d26a6cc07a376bb7e98697b51",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-dot-condition-true/0-opt.wgsl.expected.spvasm",
      "new_id": "794cc0369f59bb04702e956beb6de9c3ba99e57d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-dot-condition-true/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b16c6e25a105b815be730d50d606c29fac636ab1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-gte-const-first/0.spvasm.expected.spvasm",
      "new_id": "1c34f93d6c4e788cae56f981897946afb46d40dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-gte-const-first/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b16c6e25a105b815be730d50d606c29fac636ab1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-gte-const-first/0.wgsl.expected.spvasm",
      "new_id": "1c34f93d6c4e788cae56f981897946afb46d40dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-gte-const-first/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1144dfa54879cc0732c25c284926ea17a5917a88",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-min-as-loop-range/0-opt.spvasm.expected.spvasm",
      "new_id": "2da9db95ea3f8f465493f8c2ab5b6b5cb1cf55bb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-min-as-loop-range/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1144dfa54879cc0732c25c284926ea17a5917a88",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-min-as-loop-range/0-opt.wgsl.expected.spvasm",
      "new_id": "2da9db95ea3f8f465493f8c2ab5b6b5cb1cf55bb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-min-as-loop-range/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7607b445af56d14236f03109e10eb8298a43a8ae",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-mod-one-one-lte/0-opt.spvasm.expected.spvasm",
      "new_id": "e806db8f3839d7713b9982d4051f9447865d5180",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-mod-one-one-lte/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91368f6faa694921947007893c8dc0822ec3a621",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-mod-one-one-lte/0-opt.wgsl.expected.spvasm",
      "new_id": "5cbad933d85930a2efcb893cccc50f826132f1e7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-mod-one-one-lte/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fc4fc1945edaed84397561c7aeae3843fe66f90e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-pow-large-exp/0-opt.spvasm.expected.spvasm",
      "new_id": "51013b880b9809d2d6ea9d917f2cfd7779834af0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-pow-large-exp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fc4fc1945edaed84397561c7aeae3843fe66f90e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-pow-large-exp/0-opt.wgsl.expected.spvasm",
      "new_id": "51013b880b9809d2d6ea9d917f2cfd7779834af0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-pow-large-exp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed5bd9f2b770a714706ef71f42799c1f3cb8ce56",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-same-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "8a2cc6557d648351365e2fa10b9f84208078031a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-same-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed5bd9f2b770a714706ef71f42799c1f3cb8ce56",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-same-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "8a2cc6557d648351365e2fa10b9f84208078031a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-same-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "78fda08c591b0ef0c3f3bc5c54f20df6a7a21013",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-sinh-inf/0-opt.spvasm.expected.spvasm",
      "new_id": "09834ee4cf0a7bb0257658e3826bf90c7b5a3880",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-sinh-inf/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "78fda08c591b0ef0c3f3bc5c54f20df6a7a21013",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-sinh-inf/0-opt.wgsl.expected.spvasm",
      "new_id": "09834ee4cf0a7bb0257658e3826bf90c7b5a3880",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-sinh-inf/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d950f156167af9a667a685acbc715a6f0a0fb20",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-vector-shuffle/0.spvasm.expected.spvasm",
      "new_id": "1720bd1c00238f2a7343608fa7b355501d5af7a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-vector-shuffle/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d950f156167af9a667a685acbc715a6f0a0fb20",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-vector-shuffle/0.wgsl.expected.spvasm",
      "new_id": "1720bd1c00238f2a7343608fa7b355501d5af7a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-const-folding-vector-shuffle/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad265d4d3625f2626a3c6cf4a31d354dbe1bfc2e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constant-folding-atan-over-tanh/0-opt.spvasm.expected.spvasm",
      "new_id": "df0ff83a17e77ff1eaedf09389c1b07bc502292e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constant-folding-atan-over-tanh/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1523b53e26bbefed6f75e163d13be5724ba0073",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constant-folding-atan-over-tanh/0-opt.wgsl.expected.spvasm",
      "new_id": "20637063daa0c01362f29b54f10ea00e10d82da4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constant-folding-atan-over-tanh/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "769deeba610ff06b7dab09f449cebd44b6abf692",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-combine-add-sub/0-opt.spvasm.expected.spvasm",
      "new_id": "92f35f4eef36f1e9652e1873163d44cd13021990",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-combine-add-sub/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "769deeba610ff06b7dab09f449cebd44b6abf692",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-combine-add-sub/0-opt.wgsl.expected.spvasm",
      "new_id": "92f35f4eef36f1e9652e1873163d44cd13021990",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-combine-add-sub/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cfefd60abf317e9fe07a05e641b549bb69cd6e3e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-mix-uniform/0-opt.spvasm.expected.spvasm",
      "new_id": "db3fe1c47d03c5cb6b66b83f2b5372cbb9c9f06b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-mix-uniform/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cfefd60abf317e9fe07a05e641b549bb69cd6e3e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-mix-uniform/0-opt.wgsl.expected.spvasm",
      "new_id": "db3fe1c47d03c5cb6b66b83f2b5372cbb9c9f06b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-constants-mix-uniform/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "373c260e8c2f3e24066a09391076876f409f5aeb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-continue-break-discard-return-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "21f4619105cbaa3635f434dbbc4b1562ecd91fec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-continue-break-discard-return-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "373c260e8c2f3e24066a09391076876f409f5aeb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-continue-break-discard-return-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "21f4619105cbaa3635f434dbbc4b1562ecd91fec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-continue-break-discard-return-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b34c57907c26adfe5c36f18ec5b12e93eac5a7c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-func-argument/0-opt.spvasm.expected.spvasm",
      "new_id": "c0c863c0147105a6695d60800eb85a59bb37a86c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-func-argument/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b34c57907c26adfe5c36f18ec5b12e93eac5a7c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-func-argument/0-opt.wgsl.expected.spvasm",
      "new_id": "c0c863c0147105a6695d60800eb85a59bb37a86c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-func-argument/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71364d1190a518b629950f0a768ca58bce26741d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-no-stores/0-opt.spvasm.expected.spvasm",
      "new_id": "32d53f6572601a9c3121d4f50833419f9237429b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-no-stores/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "71364d1190a518b629950f0a768ca58bce26741d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-no-stores/0-opt.wgsl.expected.spvasm",
      "new_id": "32d53f6572601a9c3121d4f50833419f9237429b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-no-stores/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83f6e268ae37a7abe6efdafd902c72ccf1bfc5c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-param-uniform/0-opt.spvasm.expected.spvasm",
      "new_id": "2b1ddd8feba5fe049c3e8ee9a7c04519b00edba8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-param-uniform/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83f6e268ae37a7abe6efdafd902c72ccf1bfc5c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-param-uniform/0-opt.wgsl.expected.spvasm",
      "new_id": "2b1ddd8feba5fe049c3e8ee9a7c04519b00edba8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-copy-prop-arrays-param-uniform/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e90552e21eaf6050bebed4d6f743143f0895473a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cosh-clamped-to-one/0-opt.spvasm.expected.spvasm",
      "new_id": "ac15259ded21a1c5171f6a7c11a5ecc8a9dd9221",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cosh-clamped-to-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e90552e21eaf6050bebed4d6f743143f0895473a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cosh-clamped-to-one/0-opt.wgsl.expected.spvasm",
      "new_id": "ac15259ded21a1c5171f6a7c11a5ecc8a9dd9221",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cosh-clamped-to-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fe39eb796c89b5000e19af6403be375eb1c2c3b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/0-opt.spvasm.expected.spvasm",
      "new_id": "9328b25035d1a0365cb53443a25eade34272f566",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fe39eb796c89b5000e19af6403be375eb1c2c3b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/0-opt.wgsl.expected.spvasm",
      "new_id": "9328b25035d1a0365cb53443a25eade34272f566",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cb6d107772b419a7c2c3a64a5569741152ddc468",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/1.spvasm.expected.spvasm",
      "new_id": "ce1a4514ecc0894dd9b40028f4c54442c18aed84",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cb6d107772b419a7c2c3a64a5569741152ddc468",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/1.wgsl.expected.spvasm",
      "new_id": "ce1a4514ecc0894dd9b40028f4c54442c18aed84",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-cumulate-loops-unreachable/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e0a897a5ee494fb7e254eebbfe2249f25f3705f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-clamp-undefined-access-array/0-opt.spvasm.expected.spvasm",
      "new_id": "98f757a3eeadde3d966eb94daca24f0a75bbef63",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-clamp-undefined-access-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e0a897a5ee494fb7e254eebbfe2249f25f3705f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-clamp-undefined-access-array/0-opt.wgsl.expected.spvasm",
      "new_id": "98f757a3eeadde3d966eb94daca24f0a75bbef63",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-clamp-undefined-access-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "72cbcba7ee8b1cd1d87dbea7f6493e6ea196e46c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-combine-casts-legalize-vector-types-xyz-swizzle-for-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "2d2245e650669b0b9c5a6c5c7f6ae7768d104521",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-combine-casts-legalize-vector-types-xyz-swizzle-for-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "72cbcba7ee8b1cd1d87dbea7f6493e6ea196e46c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-combine-casts-legalize-vector-types-xyz-swizzle-for-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "2d2245e650669b0b9c5a6c5c7f6ae7768d104521",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-combine-casts-legalize-vector-types-xyz-swizzle-for-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "862ad1ad8a1051ee69b205531ddc45fe4a4b682f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-glf_color/0-opt.spvasm.expected.spvasm",
      "new_id": "3a9d4d4c04e4adbbe26a0b5ea6b7181dad9dc58d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-glf_color/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "862ad1ad8a1051ee69b205531ddc45fe4a4b682f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-glf_color/0-opt.wgsl.expected.spvasm",
      "new_id": "3a9d4d4c04e4adbbe26a0b5ea6b7181dad9dc58d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-glf_color/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57160b278b33cb5ecea442515f3ef95de1910ee6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-increment-color/0-opt.spvasm.expected.spvasm",
      "new_id": "37dd03221d1595b77a23ecc8d9017f4b8596e1bf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-increment-color/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57160b278b33cb5ecea442515f3ef95de1910ee6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-increment-color/0-opt.wgsl.expected.spvasm",
      "new_id": "37dd03221d1595b77a23ecc8d9017f4b8596e1bf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-increment-color/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d357a5c4a6bc310b8266e756fe02b25ac341a42",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-loop-bitfieldreverse/0-opt.spvasm.expected.spvasm",
      "new_id": "6c3808704fd7413d50c6fb22f6787b87de400be4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-loop-bitfieldreverse/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d357a5c4a6bc310b8266e756fe02b25ac341a42",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-loop-bitfieldreverse/0-opt.wgsl.expected.spvasm",
      "new_id": "6c3808704fd7413d50c6fb22f6787b87de400be4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-loop-bitfieldreverse/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b50c13547bb883cd6b2c97fba138890baafe1fe6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-neg-div-pow2/0-opt.spvasm.expected.spvasm",
      "new_id": "5c987a36e5f9246ba2957a913ff3417d68ba5995",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-neg-div-pow2/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b50c13547bb883cd6b2c97fba138890baafe1fe6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-neg-div-pow2/0-opt.wgsl.expected.spvasm",
      "new_id": "5c987a36e5f9246ba2957a913ff3417d68ba5995",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-neg-div-pow2/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "594fd2e7e12d78c65fdec0e727b6e78fb4240a05",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-same-cond-nested/0-opt.spvasm.expected.spvasm",
      "new_id": "5827c5dbe302c23165991c60744f29a5605a8aec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-same-cond-nested/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "594fd2e7e12d78c65fdec0e727b6e78fb4240a05",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-same-cond-nested/0-opt.wgsl.expected.spvasm",
      "new_id": "5827c5dbe302c23165991c60744f29a5605a8aec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dag-combiner-same-cond-nested/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "90974abf3f5faff478ffc2ebbbf73f03ca2aaaea",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-branch-func-return-arg/0-opt.spvasm.expected.spvasm",
      "new_id": "e3320fd0342487fc7f68388c5c1d3c3ce55d1ef7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-branch-func-return-arg/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "90974abf3f5faff478ffc2ebbbf73f03ca2aaaea",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-branch-func-return-arg/0-opt.wgsl.expected.spvasm",
      "new_id": "e3320fd0342487fc7f68388c5c1d3c3ce55d1ef7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-branch-func-return-arg/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eabbd52c1dc0ca197da3c08ddf507f65996be186",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-code-unreachable-merge/0-opt.spvasm.expected.spvasm",
      "new_id": "3e8979c85ad0efc28dd67d6b4c25ddc27f11ba55",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-code-unreachable-merge/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eabbd52c1dc0ca197da3c08ddf507f65996be186",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-code-unreachable-merge/0-opt.wgsl.expected.spvasm",
      "new_id": "3e8979c85ad0efc28dd67d6b4c25ddc27f11ba55",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-dead-code-unreachable-merge/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c81692904e829f4c8d0884a4a9f98ab462a9f0df",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-derivative-uniform-vector-global-loop-count/0-opt.spvasm.expected.spvasm",
      "new_id": "ff792104bed73bd97c250e09967d2d5e4f2de4bb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-derivative-uniform-vector-global-loop-count/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c81692904e829f4c8d0884a4a9f98ab462a9f0df",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-derivative-uniform-vector-global-loop-count/0-opt.wgsl.expected.spvasm",
      "new_id": "ff792104bed73bd97c250e09967d2d5e4f2de4bb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-derivative-uniform-vector-global-loop-count/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1d5a2958315d36c08f1ae025277fbb2dd0cb263",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-descending-loop-min-max-always-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "ef5d31be177cfa11ab603ba8f9542e5c5996f19a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-descending-loop-min-max-always-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1d5a2958315d36c08f1ae025277fbb2dd0cb263",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-descending-loop-min-max-always-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "ef5d31be177cfa11ab603ba8f9542e5c5996f19a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-descending-loop-min-max-always-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50d4c1b5bf767cf6a580dd855efc4a04dad791b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-divide-matrix-transpose-by-constant/0-opt.spvasm.expected.spvasm",
      "new_id": "4136d2db843f8419e0604cac2cde2497957c962b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-divide-matrix-transpose-by-constant/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e11c805e406de48f6f64b95e02049fce2d42625a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-divide-matrix-transpose-by-constant/0-opt.wgsl.expected.spvasm",
      "new_id": "cb5859b5aeec826c08b748fd38d25b9e096316d4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-divide-matrix-transpose-by-constant/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "781fc1ef0f82fe19f96bce17bb34ea499bd7f6c3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-double-if-true-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "c594e4b33931340bbb355c147bc5bb932b03eaaa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-double-if-true-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "781fc1ef0f82fe19f96bce17bb34ea499bd7f6c3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-double-if-true-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "c594e4b33931340bbb355c147bc5bb932b03eaaa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-double-if-true-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57906338c24614942ec5dace72806bc99cd7388e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-empty-loop-minus-one-modulo-variable-one/0-opt.spvasm.expected.spvasm",
      "new_id": "4e4e5473dc9342982318e3b9d9511f3c1cb2a260",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-empty-loop-minus-one-modulo-variable-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57906338c24614942ec5dace72806bc99cd7388e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-empty-loop-minus-one-modulo-variable-one/0-opt.wgsl.expected.spvasm",
      "new_id": "4e4e5473dc9342982318e3b9d9511f3c1cb2a260",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-empty-loop-minus-one-modulo-variable-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e668d8622531f6aaa6e5c0e7f6956dff9bd82c19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-exp2-two/0-opt.spvasm.expected.spvasm",
      "new_id": "7c8a87e5fe6b94bc1acfe1d58bedf24dc94f70fc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-exp2-two/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e668d8622531f6aaa6e5c0e7f6956dff9bd82c19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-exp2-two/0-opt.wgsl.expected.spvasm",
      "new_id": "7c8a87e5fe6b94bc1acfe1d58bedf24dc94f70fc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-exp2-two/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb87b2028b2b703793a1fae4de3d07621bf1423e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-float-array-init-pow/0-opt.spvasm.expected.spvasm",
      "new_id": "00e21059fe0b8cd51f815804beed13e434fab317",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-float-array-init-pow/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb87b2028b2b703793a1fae4de3d07621bf1423e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-float-array-init-pow/0-opt.wgsl.expected.spvasm",
      "new_id": "00e21059fe0b8cd51f815804beed13e434fab317",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-float-array-init-pow/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d8b1a203eccdc43f0b4fb83f209c963a06c1daf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-and-in-for-loop-range/0-opt.spvasm.expected.spvasm",
      "new_id": "d9410198570d78851076d9d933e0bf02657f961d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-and-in-for-loop-range/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d8b1a203eccdc43f0b4fb83f209c963a06c1daf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-and-in-for-loop-range/0-opt.wgsl.expected.spvasm",
      "new_id": "d9410198570d78851076d9d933e0bf02657f961d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-and-in-for-loop-range/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b79eb2a059965760804900b54ab2a1679ce15ed8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-and-zero/0.spvasm.expected.spvasm",
      "new_id": "38d493badc12598cbf288ee5b4b6edc76aea4ef0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-and-zero/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b79eb2a059965760804900b54ab2a1679ce15ed8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-and-zero/0.wgsl.expected.spvasm",
      "new_id": "38d493badc12598cbf288ee5b4b6edc76aea4ef0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-and-zero/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5edb6874688242453160edc166d9730aa6437f77",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-or-full-mask/0.spvasm.expected.spvasm",
      "new_id": "d746610d8285cfeb878210600e2c16bff7ec6f78",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-or-full-mask/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5edb6874688242453160edc166d9730aa6437f77",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-or-full-mask/0.wgsl.expected.spvasm",
      "new_id": "d746610d8285cfeb878210600e2c16bff7ec6f78",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-or-full-mask/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06710480fc35f2e74c764de38b8209640798a132",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-xor/0-opt.spvasm.expected.spvasm",
      "new_id": "b4ab2df99bcf79bbcf384aa44083d6e79380cc82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-xor/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06710480fc35f2e74c764de38b8209640798a132",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-xor/0-opt.wgsl.expected.spvasm",
      "new_id": "b4ab2df99bcf79bbcf384aa44083d6e79380cc82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-bitwise-xor/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "772fda6708a7cae06f839c76e991d9dedc1a73c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-const-variable/0.spvasm.expected.spvasm",
      "new_id": "217f3000d60882386367c2c9fa399f7d8b8f670f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-const-variable/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ae7b2765008daeb8e65f0ce955690ed0cac52540",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-const-variable/0.wgsl.expected.spvasm",
      "new_id": "cf4e97993d8affb744acc7a9940cf15b39d52be6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-const-variable/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66e7a564d8b8a0b704389a54ddf87bdd20f881cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-constant/0-opt.spvasm.expected.spvasm",
      "new_id": "47743fc241ce211ec9ba4d8d3646beb946c0d213",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-constant/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5375739c5b75039578b05a4b7f090a30fd3eaa2b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-constant/0-opt.wgsl.expected.spvasm",
      "new_id": "3b8236562112738206a7359af5ee6737956c7c7d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-and-constant/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9bea875816a5622d05d2dec8fbec9b64914c8adb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-or-constant/0.spvasm.expected.spvasm",
      "new_id": "8e06c42b3199184309543cc4131297648e8ed7b3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-or-constant/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "53bc076c775b77d8b421459f26ee7ac2fef0eae9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-or-constant/0.wgsl.expected.spvasm",
      "new_id": "e747b52e6123cba3a47e8df630879d70e7566677",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-logical-or-constant/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3ae71bd12ccb9e893e15f362fd93d6f12ef1a6ed",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-min-int-value/0-opt.spvasm.expected.spvasm",
      "new_id": "ec16d2f5a3a213cc9ab1f98c19f21ca7b7f506b9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-min-int-value/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3ae71bd12ccb9e893e15f362fd93d6f12ef1a6ed",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-min-int-value/0-opt.wgsl.expected.spvasm",
      "new_id": "ec16d2f5a3a213cc9ab1f98c19f21ca7b7f506b9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-min-int-value/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "358ea77e91f4455a917be000417eef7b8416de27",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-variable/0.spvasm.expected.spvasm",
      "new_id": "f6420f5a756a795710d43177fd124540cc9cde18",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-variable/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "358ea77e91f4455a917be000417eef7b8416de27",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-variable/0.wgsl.expected.spvasm",
      "new_id": "f6420f5a756a795710d43177fd124540cc9cde18",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-negate-variable/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b31bcda642827427defe6c7fd4d5a2f7f43b46f7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-gte32/0.spvasm.expected.spvasm",
      "new_id": "65dd437e3ccf061ca8bd05e879df22f0378b03f8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-gte32/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8468b8060fa3db792e5d1481da23fb0484bf56c4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-gte32/0.wgsl.expected.spvasm",
      "new_id": "a2b34a01cf9de075c1774fe53789fdb63520fd11",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-gte32/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f2db98c0b342a03b1b6fff468f81a38ba29c7d9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-right-arithmetic/0.spvasm.expected.spvasm",
      "new_id": "18dfe485b09a659393c662e515adda1bb9e05765",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-right-arithmetic/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f2db98c0b342a03b1b6fff468f81a38ba29c7d9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-right-arithmetic/0.wgsl.expected.spvasm",
      "new_id": "18dfe485b09a659393c662e515adda1bb9e05765",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-shift-right-arithmetic/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "541bbd0f4bec06fa4a69ef68012c57fb9517b146",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-switch-udiv/0.spvasm.expected.spvasm",
      "new_id": "b08e6036757cbeb947b6d6c0ee769c4e1396bf56",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-switch-udiv/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "541bbd0f4bec06fa4a69ef68012c57fb9517b146",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-switch-udiv/0.wgsl.expected.spvasm",
      "new_id": "b08e6036757cbeb947b6d6c0ee769c4e1396bf56",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fold-switch-udiv/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10d16c9d1639fbdb6a3746c42dd4f404347c12c3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-clamp-cmp-const-first/0-opt.spvasm.expected.spvasm",
      "new_id": "1cc498139ce44dffa4e31c9faca83ae8d4bb7728",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-clamp-cmp-const-first/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10d16c9d1639fbdb6a3746c42dd4f404347c12c3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-clamp-cmp-const-first/0-opt.wgsl.expected.spvasm",
      "new_id": "1cc498139ce44dffa4e31c9faca83ae8d4bb7728",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-clamp-cmp-const-first/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b46ac22c05fb8bb0284f8c29963b423b6398ec6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-merge-add-sub-uniform/0-opt.spvasm.expected.spvasm",
      "new_id": "a5d3ed439023d18c77441bbf95dcee3543cf9b61",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-merge-add-sub-uniform/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b46ac22c05fb8bb0284f8c29963b423b6398ec6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-merge-add-sub-uniform/0-opt.wgsl.expected.spvasm",
      "new_id": "a5d3ed439023d18c77441bbf95dcee3543cf9b61",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-merge-add-sub-uniform/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e0f212a7885e1a7f69323c6c6420c529073ab44a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-construct-extract/0-opt.spvasm.expected.spvasm",
      "new_id": "2791bcebe0b566db4179cf6b8c24ed080115830e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-construct-extract/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e0f212a7885e1a7f69323c6c6420c529073ab44a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-construct-extract/0-opt.wgsl.expected.spvasm",
      "new_id": "2791bcebe0b566db4179cf6b8c24ed080115830e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-construct-extract/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9bb8a7c26c3be14ebfdb4f9494c8b13aa047fdf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-extract/0-opt.spvasm.expected.spvasm",
      "new_id": "89884c7a6cd7b9b7f9cbd4ffd46b0762967d27f3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-extract/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9bb8a7c26c3be14ebfdb4f9494c8b13aa047fdf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-extract/0-opt.wgsl.expected.spvasm",
      "new_id": "89884c7a6cd7b9b7f9cbd4ffd46b0762967d27f3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-extract/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "61c450fdb403d27a95822a639ff317052ce27521",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-no-extract/0.spvasm.expected.spvasm",
      "new_id": "4bb2e2f0d980c79168f4cc5b520b208e6395b137",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-no-extract/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "61c450fdb403d27a95822a639ff317052ce27521",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-no-extract/0.wgsl.expected.spvasm",
      "new_id": "4bb2e2f0d980c79168f4cc5b520b208e6395b137",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-dot-no-extract/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85eee57d4a9d65f27c77762775c087a877e1bfe8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-add-sub/0-opt.spvasm.expected.spvasm",
      "new_id": "6996dcdf8c5c970e9789eeda5eca72d34248edbc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-add-sub/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85eee57d4a9d65f27c77762775c087a877e1bfe8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-add-sub/0-opt.wgsl.expected.spvasm",
      "new_id": "6996dcdf8c5c970e9789eeda5eca72d34248edbc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-add-sub/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ea9115307eb46a1097e9ecbf4b752bbe17da300f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-div-mul/0-opt.spvasm.expected.spvasm",
      "new_id": "4be3bd8ede12aa9e078bf6dd7867d3eeb45a7b6a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-div-mul/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "056fe41a112c4c64922900bdc04cd461931717ca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-div-mul/0-opt.wgsl.expected.spvasm",
      "new_id": "cbf22d47ad34f7dbade3ba45530f6c478d73c540",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-div-mul/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83d0a8fe28bf3f13f2514a6d25a6430ace8ed7fb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-divs/0-opt.spvasm.expected.spvasm",
      "new_id": "0a0d2b8fd8a812fd59b87d981450e8d91b0ba83d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-divs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "595ed70cffd18ffd97e4d18225f8ef041520b611",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-divs/0-opt.wgsl.expected.spvasm",
      "new_id": "63aee27f8f6b3ed6d96fa03633622f735f755283",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-divs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3380bc1ed35331b81b900a4f889a6ec04acf4f5c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-mul-div/0-opt.spvasm.expected.spvasm",
      "new_id": "637a85096cd08f0d16ef1b5e347be300b1f25d52",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-mul-div/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a3e6ce2610f1e9f6298da1ec6e0d033739ea91cc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-mul-div/0-opt.wgsl.expected.spvasm",
      "new_id": "9a491a85e5443617202502d20b6e1505e51c6e21",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-mul-div/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8756e128dff12f471eff8c5597d864d0787e0354",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-add/0-opt.spvasm.expected.spvasm",
      "new_id": "9eb7c82600b801f898feff8efaa8a63c3d46991e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-add/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8756e128dff12f471eff8c5597d864d0787e0354",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-add/0-opt.wgsl.expected.spvasm",
      "new_id": "9eb7c82600b801f898feff8efaa8a63c3d46991e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-add/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c915e907c4d16186fcb5ac7045588bab0b2e701",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-sub/0-opt.spvasm.expected.spvasm",
      "new_id": "de0f5f9cbc30bdc330b9073b4a4d14a1f492d976",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-sub/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c915e907c4d16186fcb5ac7045588bab0b2e701",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-sub/0-opt.wgsl.expected.spvasm",
      "new_id": "de0f5f9cbc30bdc330b9073b4a4d14a1f492d976",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-sub-sub/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "30086d16730f8f42b449689449d5123e0aab16fb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-var-sub/0-opt.spvasm.expected.spvasm",
      "new_id": "088d06c9bccbb1d8ad0284ad69d6844ec4f433a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-var-sub/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "30086d16730f8f42b449689449d5123e0aab16fb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-var-sub/0-opt.wgsl.expected.spvasm",
      "new_id": "088d06c9bccbb1d8ad0284ad69d6844ec4f433a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-merge-var-sub/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0427ed34410f7d34a30e4b80c3e11eeb7c8b2aeb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-mix-uniform-weight/0-opt.spvasm.expected.spvasm",
      "new_id": "8129be191c8a9fbc2cfe665bd26b7cd0eb084697",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-mix-uniform-weight/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0427ed34410f7d34a30e4b80c3e11eeb7c8b2aeb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-mix-uniform-weight/0-opt.wgsl.expected.spvasm",
      "new_id": "8129be191c8a9fbc2cfe665bd26b7cd0eb084697",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-mix-uniform-weight/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10f5bab729cd022a93f662761fd87acd2338a4ac",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-div/0-opt.spvasm.expected.spvasm",
      "new_id": "f0b5fc96e68459d4586bb8a17e070d113677fa84",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-div/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10f5bab729cd022a93f662761fd87acd2338a4ac",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-div/0-opt.wgsl.expected.spvasm",
      "new_id": "f0b5fc96e68459d4586bb8a17e070d113677fa84",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-div/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "567ae13af1f2197c6104f7023eb780dbcf317ac0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-sub/0-opt.spvasm.expected.spvasm",
      "new_id": "34c5d521b07f85abc7c7f6a233fd8e08f5950609",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-sub/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "567ae13af1f2197c6104f7023eb780dbcf317ac0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-sub/0-opt.wgsl.expected.spvasm",
      "new_id": "34c5d521b07f85abc7c7f6a233fd8e08f5950609",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-negate-sub/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1fcd904bc1199e35958155561fcbe0ca14b4250",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-redundant-mix/0-opt.spvasm.expected.spvasm",
      "new_id": "97e91e432bf40780f7f0d2d807675ab71caa97ac",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-redundant-mix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1fcd904bc1199e35958155561fcbe0ca14b4250",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-redundant-mix/0-opt.wgsl.expected.spvasm",
      "new_id": "97e91e432bf40780f7f0d2d807675ab71caa97ac",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-redundant-mix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4d948301b5efae5a7eb1de891a0bb406804f2cef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-extract/0-opt.spvasm.expected.spvasm",
      "new_id": "e6eac5bc42d4570a204e7b9cf5d22e5c8e611a14",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-extract/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4d948301b5efae5a7eb1de891a0bb406804f2cef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-extract/0-opt.wgsl.expected.spvasm",
      "new_id": "e6eac5bc42d4570a204e7b9cf5d22e5c8e611a14",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-extract/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "86501a3265f72c6c4d3d7f2da54e1cdb7c13105d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-mix/0-opt.spvasm.expected.spvasm",
      "new_id": "958e74b2e83ebc4c885eb76f34398c6729ca3a92",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-mix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "86501a3265f72c6c4d3d7f2da54e1cdb7c13105d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-mix/0-opt.wgsl.expected.spvasm",
      "new_id": "958e74b2e83ebc4c885eb76f34398c6729ca3a92",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-shuffle-mix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e87aa5bc2d0825152bcf9c762b2b9f9f91c67693",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-split-vector-init/0-opt.spvasm.expected.spvasm",
      "new_id": "0f90304012e2055981d361ca419e157634faae03",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-split-vector-init/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e87aa5bc2d0825152bcf9c762b2b9f9f91c67693",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-split-vector-init/0-opt.wgsl.expected.spvasm",
      "new_id": "0f90304012e2055981d361ca419e157634faae03",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-split-vector-init/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "311c2d4cdce0669ed06cb46929e025f3bf8b05b2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-vec-mix-uniform/0-opt.spvasm.expected.spvasm",
      "new_id": "09b93acbde02ea81cfdd651cafba50ea82feefd3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-vec-mix-uniform/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "311c2d4cdce0669ed06cb46929e025f3bf8b05b2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-vec-mix-uniform/0-opt.wgsl.expected.spvasm",
      "new_id": "09b93acbde02ea81cfdd651cafba50ea82feefd3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-folding-rules-vec-mix-uniform/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d3cc7fd57d5b320e0767e3909675cc45da31615",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-array-initializing-modulo/0-opt.spvasm.expected.spvasm",
      "new_id": "2841f8250d159a9266638a552677015c0f64f809",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-array-initializing-modulo/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d3cc7fd57d5b320e0767e3909675cc45da31615",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-array-initializing-modulo/0-opt.wgsl.expected.spvasm",
      "new_id": "2841f8250d159a9266638a552677015c0f64f809",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-array-initializing-modulo/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4323c1e0d1d2a5c447b768e483c66ac064d1c358",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-loop-min-increment-array-element/0-opt.spvasm.expected.spvasm",
      "new_id": "4055cd41f1acdad052f1f0b5bfb430703c659fac",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-loop-min-increment-array-element/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4323c1e0d1d2a5c447b768e483c66ac064d1c358",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-loop-min-increment-array-element/0-opt.wgsl.expected.spvasm",
      "new_id": "4055cd41f1acdad052f1f0b5bfb430703c659fac",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-loop-min-increment-array-element/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "89156fde4bb71977c4d38d8010bb0fe5aeae8cb3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-switch-fallthrough/0-opt.spvasm.expected.spvasm",
      "new_id": "b10aa668e46692c398178666a395b8143a4bdfed",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-switch-fallthrough/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "89156fde4bb71977c4d38d8010bb0fe5aeae8cb3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-for-switch-fallthrough/0-opt.wgsl.expected.spvasm",
      "new_id": "b10aa668e46692c398178666a395b8143a4bdfed",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-for-switch-fallthrough/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "20979590024a2f335d86c5785e2275dc045772b4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-asin-undefined-never-used/0-opt.spvasm.expected.spvasm",
      "new_id": "cc72c646488ee269aa220cc00420c378d6018dae",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-asin-undefined-never-used/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2fb16ebbbe154f9d6da3313eb1db70f4ca44c33b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-asin-undefined-never-used/0-opt.wgsl.expected.spvasm",
      "new_id": "2e63fe9b6c97d37139c83d9df3b2b2327fb0c418",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-asin-undefined-never-used/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8371f6825f71fd9bffbf126f9b5a1377e7975ff4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-smoothstep-undefined/0-opt.spvasm.expected.spvasm",
      "new_id": "26e9f23a94cc497644bdb06ec34425dd670246ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-smoothstep-undefined/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8371f6825f71fd9bffbf126f9b5a1377e7975ff4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-smoothstep-undefined/0-opt.wgsl.expected.spvasm",
      "new_id": "26e9f23a94cc497644bdb06ec34425dd670246ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fract-smoothstep-undefined/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "698e0858140e7a3cdafe6094076afdfd3e548522",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-bitwise-not/0-opt.spvasm.expected.spvasm",
      "new_id": "bfd9935ef57ac857bf177683c900896c58e052cb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-bitwise-not/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "698e0858140e7a3cdafe6094076afdfd3e548522",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-bitwise-not/0-opt.wgsl.expected.spvasm",
      "new_id": "bfd9935ef57ac857bf177683c900896c58e052cb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-bitwise-not/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fc19f93dff3c3309722f87b0b2e2774e037eb09",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-clamp-array-access/0-opt.spvasm.expected.spvasm",
      "new_id": "04622ada74517a5a7c069ec18f26206732598906",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-clamp-array-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7fc19f93dff3c3309722f87b0b2e2774e037eb09",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-clamp-array-access/0-opt.wgsl.expected.spvasm",
      "new_id": "04622ada74517a5a7c069ec18f26206732598906",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-clamp-array-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76e8564851847b483223bb28bf495e25378ea67e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-multiply/0-opt.spvasm.expected.spvasm",
      "new_id": "2aadd56dc5950dbfad86a3103148773e7b1d9d18",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-multiply/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76e8564851847b483223bb28bf495e25378ea67e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-multiply/0-opt.wgsl.expected.spvasm",
      "new_id": "2aadd56dc5950dbfad86a3103148773e7b1d9d18",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-fragcoord-multiply/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b6efef4aa6a90e9f74977988c9fcb13a77e7dc2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-function-fragcoord-condition-always-return/0-opt.spvasm.expected.spvasm",
      "new_id": "53467bd7b8af84cc0296409a5d05794b6155e68d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-function-fragcoord-condition-always-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b6efef4aa6a90e9f74977988c9fcb13a77e7dc2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-function-fragcoord-condition-always-return/0-opt.wgsl.expected.spvasm",
      "new_id": "53467bd7b8af84cc0296409a5d05794b6155e68d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-function-fragcoord-condition-always-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66c0a8ca61023eb0917f557ebeb63d730334f092",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-function-vec2-never-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "3ccba4ea0a0dd36d4182f909628d8fa9558fe185",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-function-vec2-never-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66c0a8ca61023eb0917f557ebeb63d730334f092",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-function-vec2-never-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "3ccba4ea0a0dd36d4182f909628d8fa9558fe185",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-function-vec2-never-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d85fb18fe7ebb3bcf2694eef06c8a9bb3eaa043f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-bound-true-logical-or/0-opt.spvasm.expected.spvasm",
      "new_id": "ea2c15e185809fd066ada9ee84ad47962dd96295",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-bound-true-logical-or/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d85fb18fe7ebb3bcf2694eef06c8a9bb3eaa043f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-bound-true-logical-or/0-opt.wgsl.expected.spvasm",
      "new_id": "ea2c15e185809fd066ada9ee84ad47962dd96295",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-bound-true-logical-or/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1de9d2bf81f9b96d337584ef424b1c62aaea0e3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-float-accumulate-matrix/0-opt.spvasm.expected.spvasm",
      "new_id": "6308fc5ad9325a2e319c182db3633adbc04dffd1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-float-accumulate-matrix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1de9d2bf81f9b96d337584ef424b1c62aaea0e3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-float-accumulate-matrix/0-opt.wgsl.expected.spvasm",
      "new_id": "6308fc5ad9325a2e319c182db3633adbc04dffd1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-float-accumulate-matrix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "53d29265037e7125fb03a6e6ffd707dc7a883fa1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-main-function-call/0-opt.spvasm.expected.spvasm",
      "new_id": "3a1910141502f20250645517ec24e350ea335eb1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-main-function-call/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db5634e1bbd7000bfe655f6b4cda775148dbaf40",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-main-function-call/0-opt.wgsl.expected.spvasm",
      "new_id": "534cc39ed7f43d38345cb77541e5aab692a6a981",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-main-function-call/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5db65807477dde19c7a0a4bee175a18ad6d991f3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-multiply-one-minus/0.spvasm.expected.spvasm",
      "new_id": "1a4e770632cc400f9df4b07fdc64dd45520da5a7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-multiply-one-minus/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5db65807477dde19c7a0a4bee175a18ad6d991f3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-multiply-one-minus/0.wgsl.expected.spvasm",
      "new_id": "1a4e770632cc400f9df4b07fdc64dd45520da5a7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-multiply-one-minus/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6b9329734ebb820968e055ba63c093f69212cdb5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-squared-comparison/0-opt.spvasm.expected.spvasm",
      "new_id": "72bea4057a57949d46be3dd4c90bf18e94ce8bf3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-squared-comparison/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6b9329734ebb820968e055ba63c093f69212cdb5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-squared-comparison/0-opt.wgsl.expected.spvasm",
      "new_id": "72bea4057a57949d46be3dd4c90bf18e94ce8bf3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-global-loop-counter-squared-comparison/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2016928dc974aaa3aad8c4b3da3338222f591229",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-conversion-identical-branches/0-opt.spvasm.expected.spvasm",
      "new_id": "f2d28768503b0ac145d7036eb76f598ade25eab4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-conversion-identical-branches/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2016928dc974aaa3aad8c4b3da3338222f591229",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-conversion-identical-branches/0-opt.wgsl.expected.spvasm",
      "new_id": "f2d28768503b0ac145d7036eb76f598ade25eab4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-conversion-identical-branches/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69687bb841f20ac7ea57dbc81e5f4572c1be05cc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-switch-fallthrough/0.spvasm.expected.spvasm",
      "new_id": "b3788494784f469ffdca5cf6b6991cb7dcba8307",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-switch-fallthrough/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69687bb841f20ac7ea57dbc81e5f4572c1be05cc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-switch-fallthrough/0.wgsl.expected.spvasm",
      "new_id": "b3788494784f469ffdca5cf6b6991cb7dcba8307",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-switch-fallthrough/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a7e3461b98d2d7d62bdd3a063be4f5e262f9ec8f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-continue/0-opt.spvasm.expected.spvasm",
      "new_id": "c78c5a6d82005b0f4e7d76041e4585319c3c6a76",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-continue/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a7e3461b98d2d7d62bdd3a063be4f5e262f9ec8f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-continue/0-opt.wgsl.expected.spvasm",
      "new_id": "c78c5a6d82005b0f4e7d76041e4585319c3c6a76",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-continue/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "03697ab7bf70abb16478d06405c80b51acbabf2c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-discard-in-do-while-never-reached/0-opt.spvasm.expected.spvasm",
      "new_id": "b46675e9c074ffb30fd763650ea43ae5a8fcee2b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-discard-in-do-while-never-reached/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "03697ab7bf70abb16478d06405c80b51acbabf2c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-discard-in-do-while-never-reached/0-opt.wgsl.expected.spvasm",
      "new_id": "b46675e9c074ffb30fd763650ea43ae5a8fcee2b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-if-true-discard-in-do-while-never-reached/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e511e0eefa0a7da2057a935be392efa1db10783",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inc-inside-switch-and-for/0-opt.spvasm.expected.spvasm",
      "new_id": "16fd48ab9c337a422fb7bb7eb117bf71b48b6ec0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inc-inside-switch-and-for/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5e511e0eefa0a7da2057a935be392efa1db10783",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inc-inside-switch-and-for/0-opt.wgsl.expected.spvasm",
      "new_id": "16fd48ab9c337a422fb7bb7eb117bf71b48b6ec0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inc-inside-switch-and-for/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d4d51ab94299e120f8d2b5d5c937d0804454b2a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-array-element-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "a28e31349bc28fce398ed694eaa58951c4762fdd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-array-element-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d4d51ab94299e120f8d2b5d5c937d0804454b2a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-array-element-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "a28e31349bc28fce398ed694eaa58951c4762fdd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-array-element-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2189bcd001edf46daf557df3e4bdc81def9515f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-float-in-loop-abs/0-opt.spvasm.expected.spvasm",
      "new_id": "a563269dcd613dbfdcae51f6a19563c87de7d07e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-float-in-loop-abs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2189bcd001edf46daf557df3e4bdc81def9515f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-float-in-loop-abs/0-opt.wgsl.expected.spvasm",
      "new_id": "a563269dcd613dbfdcae51f6a19563c87de7d07e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-float-in-loop-abs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "209a878b458a1151d9a46ba743e8fca5a2c21a95",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-global-counter-loop-function/0-opt.spvasm.expected.spvasm",
      "new_id": "90361399cdf9407a79301bf7b626e689b9b12161",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-global-counter-loop-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "209a878b458a1151d9a46ba743e8fca5a2c21a95",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-global-counter-loop-function/0-opt.wgsl.expected.spvasm",
      "new_id": "90361399cdf9407a79301bf7b626e689b9b12161",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-global-counter-loop-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "413b393b19edc678ff195000acc8cc7cf87a90f2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-inside-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "823ca348772719f1d5fa11b29f13616a100f4633",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-inside-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "413b393b19edc678ff195000acc8cc7cf87a90f2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-inside-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "823ca348772719f1d5fa11b29f13616a100f4633",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-inside-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "761bab9bae773b24b8a1ade27dbbcf7bbdd42e33",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-int-loop-counter-mod-array/0-opt.spvasm.expected.spvasm",
      "new_id": "181a7a2412ec3dcebc38df77dd646a6c6cebed62",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-int-loop-counter-mod-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "761bab9bae773b24b8a1ade27dbbcf7bbdd42e33",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-int-loop-counter-mod-array/0-opt.wgsl.expected.spvasm",
      "new_id": "181a7a2412ec3dcebc38df77dd646a6c6cebed62",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-int-loop-counter-mod-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0a7063b4b4a55011cc4a38ce523b6ce0d21c6a8a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-multiple-integers/0-opt.spvasm.expected.spvasm",
      "new_id": "d0e8ea0fdcd38e81543b9bf19370cee06546e03f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-multiple-integers/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "94f92e8a6634340e8b5ae08345ad15263a482056",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-multiple-integers/0-opt.wgsl.expected.spvasm",
      "new_id": "dd6dbe288fa994086fc1b68e14423bccc339ed21",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-multiple-integers/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dcf9f7fc46238cb9de326f8cc3c416595b067db2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-array-matrix-element/0-opt.spvasm.expected.spvasm",
      "new_id": "27ab1ca4288b2cb012852faa2834da6aca07148a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-array-matrix-element/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dcf9f7fc46238cb9de326f8cc3c416595b067db2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-array-matrix-element/0-opt.wgsl.expected.spvasm",
      "new_id": "27ab1ca4288b2cb012852faa2834da6aca07148a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-array-matrix-element/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "03ce67168b5341501681066220965aa30a76c9f7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-component-with-matrix-copy/0-opt.spvasm.expected.spvasm",
      "new_id": "38c5268c81166c056fcdcd35450f9fe9de81c0a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-component-with-matrix-copy/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "03ce67168b5341501681066220965aa30a76c9f7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-component-with-matrix-copy/0-opt.wgsl.expected.spvasm",
      "new_id": "38c5268c81166c056fcdcd35450f9fe9de81c0a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-increment-vector-component-with-matrix-copy/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "62468de7bce4b1ff064554dd9ff83a27e0032557",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-empty-block/0-opt.spvasm.expected.spvasm",
      "new_id": "db453f3f4da45d3cda248ec9c03dc06a5dcd7d96",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-empty-block/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "62468de7bce4b1ff064554dd9ff83a27e0032557",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-empty-block/0-opt.wgsl.expected.spvasm",
      "new_id": "db453f3f4da45d3cda248ec9c03dc06a5dcd7d96",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-empty-block/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f71209367e4a439f3306700e222948da5bc8c413",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-nested-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "6265fa8647726751379dc17d332b07a92c1abea4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-nested-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f71209367e4a439f3306700e222948da5bc8c413",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-nested-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "6265fa8647726751379dc17d332b07a92c1abea4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-nested-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f2a69e22777e0d86fa42a26032f30b7049cc6aed",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-return-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "f0cbfb37fa7805e927f361aa01a88fc797dd00e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-return-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f2a69e22777e0d86fa42a26032f30b7049cc6aed",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-return-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "f0cbfb37fa7805e927f361aa01a88fc797dd00e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-return-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eaaf4486cd3d0dd686894a7c27f19e2f5bbc2754",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-unreachable-func/0-opt.spvasm.expected.spvasm",
      "new_id": "782abec857d54b01566c78e155bb2022b07b17ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-unreachable-func/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eaaf4486cd3d0dd686894a7c27f19e2f5bbc2754",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-unreachable-func/0-opt.wgsl.expected.spvasm",
      "new_id": "782abec857d54b01566c78e155bb2022b07b17ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inline-pass-unreachable-func/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e953d6b318dac95714e3ccafb09cf0578da5b524",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-increase-negative/0-opt.spvasm.expected.spvasm",
      "new_id": "65424dac57ddc9fe7f3ba88c594f39154e5ed7ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-increase-negative/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e953d6b318dac95714e3ccafb09cf0578da5b524",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-increase-negative/0-opt.wgsl.expected.spvasm",
      "new_id": "65424dac57ddc9fe7f3ba88c594f39154e5ed7ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-increase-negative/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "895c6ea9a8bdb420e0d4008f2ea8da0074e3d418",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-ldexp/0-opt.spvasm.expected.spvasm",
      "new_id": "cab9df12c1611f3bee2f36e1f3169bb19ac2ecb8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-ldexp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "895c6ea9a8bdb420e0d4008f2ea8da0074e3d418",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-ldexp/0-opt.wgsl.expected.spvasm",
      "new_id": "cab9df12c1611f3bee2f36e1f3169bb19ac2ecb8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-ldexp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef89a411d4cd810eff1046718cecee0c5e8dec8e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-neg-func-arg/0-opt.spvasm.expected.spvasm",
      "new_id": "fdd607eb00c46329630de19031cabed6bb0e16e0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-neg-func-arg/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef89a411d4cd810eff1046718cecee0c5e8dec8e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-neg-func-arg/0-opt.wgsl.expected.spvasm",
      "new_id": "fdd607eb00c46329630de19031cabed6bb0e16e0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-neg-func-arg/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed58ead90397fc65a1890105de2544bdaa35cca5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-pre-increase/0-opt.spvasm.expected.spvasm",
      "new_id": "4cdf2336af711cbc96fc3c6cac6c973ccc4ab88b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-pre-increase/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed58ead90397fc65a1890105de2544bdaa35cca5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-pre-increase/0-opt.wgsl.expected.spvasm",
      "new_id": "4cdf2336af711cbc96fc3c6cac6c973ccc4ab88b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-add-sub-pre-increase/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a1804d07f9e0017b1dab516e1542b26f11d75940",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-pack-unpack/0-opt.spvasm.expected.spvasm",
      "new_id": "0bc2fa4f29f8765b84406cf3208896f852abe553",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-pack-unpack/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a1804d07f9e0017b1dab516e1542b26f11d75940",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-pack-unpack/0-opt.wgsl.expected.spvasm",
      "new_id": "0bc2fa4f29f8765b84406cf3208896f852abe553",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-pack-unpack/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4075f236916c38b4a7ace48b7b52975870dde64c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-switch/0-opt.spvasm.expected.spvasm",
      "new_id": "130904aa859f6c16d8ec023923ed8b6ee41727d3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-switch/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4075f236916c38b4a7ace48b7b52975870dde64c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-switch/0-opt.wgsl.expected.spvasm",
      "new_id": "130904aa859f6c16d8ec023923ed8b6ee41727d3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-switch/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2d8d7ba0071399c07d6c2ddf431cc103a77ae786",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-xor-add/0-opt.spvasm.expected.spvasm",
      "new_id": "3a6002972b1eb1869d259f79837b0eef5bd43cf6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-xor-add/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2d8d7ba0071399c07d6c2ddf431cc103a77ae786",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-xor-add/0-opt.wgsl.expected.spvasm",
      "new_id": "3a6002972b1eb1869d259f79837b0eef5bd43cf6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-and-or-xor-xor-add/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2b4787337e6e1ac051e46120d97062edb9bbdd35",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-isnan/0-opt.spvasm.expected.spvasm",
      "new_id": "1a3d1620f2f781b02bc13a870d74a3ddbb4ea656",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-isnan/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2b4787337e6e1ac051e46120d97062edb9bbdd35",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-isnan/0-opt.wgsl.expected.spvasm",
      "new_id": "1a3d1620f2f781b02bc13a870d74a3ddbb4ea656",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-isnan/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a92dec61e5f781faf721a10cc346ae6b51da946",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ldexp/0-opt.spvasm.expected.spvasm",
      "new_id": "6001a9bc70e71ef7c26926f0d33c2ff2057ebfa6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ldexp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a92dec61e5f781faf721a10cc346ae6b51da946",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ldexp/0-opt.wgsl.expected.spvasm",
      "new_id": "6001a9bc70e71ef7c26926f0d33c2ff2057ebfa6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ldexp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c4cb670a6274b5c21e19e1fcc438a67fa044884",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-pre-increment-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "e2d9db988d6f4d7aceae9ff667eb0bfe17906d87",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-pre-increment-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3c4cb670a6274b5c21e19e1fcc438a67fa044884",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-pre-increment-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "e2d9db988d6f4d7aceae9ff667eb0bfe17906d87",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-pre-increment-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f6de72210f1c54b26def51cd70f2be0a69e9c539",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ternary-vector-access/0-opt.spvasm.expected.spvasm",
      "new_id": "cb59323ee7bc6021063148a2c6a47ee39dbccd06",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ternary-vector-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f6de72210f1c54b26def51cd70f2be0a69e9c539",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ternary-vector-access/0-opt.wgsl.expected.spvasm",
      "new_id": "cb59323ee7bc6021063148a2c6a47ee39dbccd06",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-ternary-vector-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6651b2117fc06fc124d837c3716918e77b6ab858",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-while-modulo/0-opt.spvasm.expected.spvasm",
      "new_id": "57dc1948627a680f920a01b5ff2f03cac6913d97",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-while-modulo/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6651b2117fc06fc124d837c3716918e77b6ab858",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-while-modulo/0-opt.wgsl.expected.spvasm",
      "new_id": "57dc1948627a680f920a01b5ff2f03cac6913d97",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-compares-while-modulo/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d38b160ef0c073ec189b307a99bec64665ba73ea",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-mul-div-rem-if-undefined-divide-mix/0-opt.spvasm.expected.spvasm",
      "new_id": "137064250c382355ab45aba23b0e5af3a1757d27",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-mul-div-rem-if-undefined-divide-mix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d38b160ef0c073ec189b307a99bec64665ba73ea",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-mul-div-rem-if-undefined-divide-mix/0-opt.wgsl.expected.spvasm",
      "new_id": "137064250c382355ab45aba23b0e5af3a1757d27",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-mul-div-rem-if-undefined-divide-mix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "470393d9bae2099fcbe87b72635ce086502d84b3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-pack-unpack/0-opt.spvasm.expected.spvasm",
      "new_id": "7997003f767dda1fe9497ce826e548aed9499d43",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-pack-unpack/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "470393d9bae2099fcbe87b72635ce086502d84b3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-pack-unpack/0-opt.wgsl.expected.spvasm",
      "new_id": "7997003f767dda1fe9497ce826e548aed9499d43",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-pack-unpack/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "42db9320acc6c895f50f2e288acb1921e28480ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-left-shift-for/0-opt.spvasm.expected.spvasm",
      "new_id": "01257e8ff1ca5a21a78edeca329319db5b07adee",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-left-shift-for/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "42db9320acc6c895f50f2e288acb1921e28480ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-left-shift-for/0-opt.wgsl.expected.spvasm",
      "new_id": "01257e8ff1ca5a21a78edeca329319db5b07adee",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-left-shift-for/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b6f4d42063647a9fdbfd4d98f2166e4036e59fc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-mix-mix-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "bb686723b61100e3a65a263c1af2ea8fffdab73f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-mix-mix-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b6f4d42063647a9fdbfd4d98f2166e4036e59fc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-mix-mix-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "bb686723b61100e3a65a263c1af2ea8fffdab73f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-shifts-mix-mix-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "635a181bd103f1f92638901c5e01c2703a3bf1ca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-pack-unpack/0-opt.spvasm.expected.spvasm",
      "new_id": "5512b0df401c29e785bf34ae388c0c8d5ece7f6d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-pack-unpack/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "635a181bd103f1f92638901c5e01c2703a3bf1ca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-pack-unpack/0-opt.wgsl.expected.spvasm",
      "new_id": "5512b0df401c29e785bf34ae388c0c8d5ece7f6d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-pack-unpack/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "84dd1746994cfaef8d199a44577fb46c426371b5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-packsnorm-unpackunorm/0-opt.spvasm.expected.spvasm",
      "new_id": "41556698e953559dbf7e662889fe11c51d83eeb4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-packsnorm-unpackunorm/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "84dd1746994cfaef8d199a44577fb46c426371b5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-packsnorm-unpackunorm/0-opt.wgsl.expected.spvasm",
      "new_id": "41556698e953559dbf7e662889fe11c51d83eeb4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-packsnorm-unpackunorm/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63021666cf6f35c8bbacd08f658373024a3f51cc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-switch-or-xor/0-opt.spvasm.expected.spvasm",
      "new_id": "f9314fe2da13e00686e4e2ff15f13f44a3553059",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-switch-or-xor/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63021666cf6f35c8bbacd08f658373024a3f51cc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-switch-or-xor/0-opt.wgsl.expected.spvasm",
      "new_id": "f9314fe2da13e00686e4e2ff15f13f44a3553059",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-simplify-demanded-switch-or-xor/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9bb8ae612127b28965b94ed79ac07216b3c6fcca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-vector-ops-asin/0-opt.spvasm.expected.spvasm",
      "new_id": "946dce4c37fbbfadcbf536d4605ee675aa4b9640",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-vector-ops-asin/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9bb8ae612127b28965b94ed79ac07216b3c6fcca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-vector-ops-asin/0-opt.wgsl.expected.spvasm",
      "new_id": "946dce4c37fbbfadcbf536d4605ee675aa4b9640",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-combine-vector-ops-asin/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91daf4a561cbfa38f1c8c9aaeddcc041be044775",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-value-tracking-inversesqrt/0-opt.spvasm.expected.spvasm",
      "new_id": "5907280d935d617f3c219f16ce494d70b1606841",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-value-tracking-inversesqrt/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91daf4a561cbfa38f1c8c9aaeddcc041be044775",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-value-tracking-inversesqrt/0-opt.wgsl.expected.spvasm",
      "new_id": "5907280d935d617f3c219f16ce494d70b1606841",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-inst-value-tracking-inversesqrt/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "22f831d259dbc9bf7547cc62efc706a43a2df1a1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-bit-shifting/0-opt.spvasm.expected.spvasm",
      "new_id": "885e4b481e54b8928c891a28457e0da5cfdc721b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-bit-shifting/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "22f831d259dbc9bf7547cc62efc706a43a2df1a1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-bit-shifting/0-opt.wgsl.expected.spvasm",
      "new_id": "885e4b481e54b8928c891a28457e0da5cfdc721b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-bit-shifting/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "065f84178fdddab0bf0edd4f1ddfbb91e35ae57f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inclusive-or/0-opt.spvasm.expected.spvasm",
      "new_id": "0afcff16332a1d8e3cba24a0cab0bd5717bdc1da",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inclusive-or/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "065f84178fdddab0bf0edd4f1ddfbb91e35ae57f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inclusive-or/0-opt.wgsl.expected.spvasm",
      "new_id": "0afcff16332a1d8e3cba24a0cab0bd5717bdc1da",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inclusive-or/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b54ea8d528a9956c2048b661cb04f0a87c3200ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/0-opt.spvasm.expected.spvasm",
      "new_id": "b07c299dec022f34aebb6e2e3491474bf1ea9457",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b54ea8d528a9956c2048b661cb04f0a87c3200ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/0-opt.wgsl.expected.spvasm",
      "new_id": "b07c299dec022f34aebb6e2e3491474bf1ea9457",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eaeec783f7b64705ee7d75b2685f80a27d154d78",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-acos-undefined/0-opt.spvasm.expected.spvasm",
      "new_id": "39246e9bc85ab8b20d4b430274324d7bd288cbbe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-acos-undefined/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "690533b762ddb33cfd3c013a919dbc26b59b3c2a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-acos-undefined/0-opt.wgsl.expected.spvasm",
      "new_id": "132ad8a46ef0aeb52a1373366ee77d3bffc6785a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-acos-undefined/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "079ad521e9ad5d6249c2da6a14e654657412b04e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-sqrt-undefined/0-opt.spvasm.expected.spvasm",
      "new_id": "4c205171eac2ed67f3e31267cca212418b9c025a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-sqrt-undefined/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0a23eb0df3a8146ce5df35099a540e52f5feea74",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-sqrt-undefined/0-opt.wgsl.expected.spvasm",
      "new_id": "c42ab118289ed6a11d32341b953fc9a8fc6dd8be",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-mod-sqrt-undefined/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c60208013ec74faf348b7307d25d6701c3beaf9d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-sqrt/0.spvasm.expected.spvasm",
      "new_id": "52c47306b82e4ca29701b3183127b038caf7991e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-sqrt/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c60208013ec74faf348b7307d25d6701c3beaf9d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-sqrt/0.wgsl.expected.spvasm",
      "new_id": "52c47306b82e4ca29701b3183127b038caf7991e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-sqrt/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e185642af19505190e7229332f71c8632c5df49",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-first-value-phi/0-opt.spvasm.expected.spvasm",
      "new_id": "05fbcd6458ebb7ca5a513e0c349629ab44868312",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-first-value-phi/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0e185642af19505190e7229332f71c8632c5df49",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-first-value-phi/0-opt.wgsl.expected.spvasm",
      "new_id": "05fbcd6458ebb7ca5a513e0c349629ab44868312",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-first-value-phi/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b3abccf94a705b1523363ab0705323bd2c20f86",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-for-if-less-than-equal/0-opt.spvasm.expected.spvasm",
      "new_id": "076cd83cf3391091e3f912d86080a9c402700251",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-for-if-less-than-equal/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4b3abccf94a705b1523363ab0705323bd2c20f86",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-for-if-less-than-equal/0-opt.wgsl.expected.spvasm",
      "new_id": "076cd83cf3391091e3f912d86080a9c402700251",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-instructions-for-if-less-than-equal/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2ec6d530d25d0b163b95f63eab5cc5b6e0e18ca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-int-div-round-to-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "6f850d80519b7a417ebb40e12e0bbb716102b0b4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-int-div-round-to-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b2ec6d530d25d0b163b95f63eab5cc5b6e0e18ca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-int-div-round-to-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "6f850d80519b7a417ebb40e12e0bbb716102b0b4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-int-div-round-to-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3b7284ce98107cb11592288d0f09a7f3a29b47b4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-int-full-bits-divide-by-two-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "c0e67e86be1fd86fb50492e0b73f39f0beb4266c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-int-full-bits-divide-by-two-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3b7284ce98107cb11592288d0f09a7f3a29b47b4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-int-full-bits-divide-by-two-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "c0e67e86be1fd86fb50492e0b73f39f0beb4266c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-int-full-bits-divide-by-two-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a84a5fea55a13c2ed177e4ed2070a431cb6059c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-integer-modulo-negative/0-opt.spvasm.expected.spvasm",
      "new_id": "7be6d8a784554371aabd1944031f0c06fbfb3ff5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-integer-modulo-negative/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a84a5fea55a13c2ed177e4ed2070a431cb6059c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-integer-modulo-negative/0-opt.wgsl.expected.spvasm",
      "new_id": "7be6d8a784554371aabd1944031f0c06fbfb3ff5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-integer-modulo-negative/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d944525bad99b40ae0ef8b557ee14c3096b4fa7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-intervalmap-set-stop/0-opt.spvasm.expected.spvasm",
      "new_id": "d89fab82a46919c82473ebc18fa72b1fe538b7e4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-intervalmap-set-stop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d944525bad99b40ae0ef8b557ee14c3096b4fa7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-intervalmap-set-stop/0-opt.wgsl.expected.spvasm",
      "new_id": "d89fab82a46919c82473ebc18fa72b1fe538b7e4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-intervalmap-set-stop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "779691cbe5e0c12f19f849af490fb1ee5fa48ca1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-ldexp-undefined-mat-vec-multiply/0.spvasm.expected.spvasm",
      "new_id": "37096736576351dbc29b9c87826160b1b630d342",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-ldexp-undefined-mat-vec-multiply/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "779691cbe5e0c12f19f849af490fb1ee5fa48ca1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-ldexp-undefined-mat-vec-multiply/0.wgsl.expected.spvasm",
      "new_id": "37096736576351dbc29b9c87826160b1b630d342",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-ldexp-undefined-mat-vec-multiply/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46246e778bddaa35d161163069533e3e59a87b09",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-array-access/0-opt.spvasm.expected.spvasm",
      "new_id": "535a1a24b0712e65506fbac1bbef906e61977d29",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-array-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46246e778bddaa35d161163069533e3e59a87b09",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-array-access/0-opt.wgsl.expected.spvasm",
      "new_id": "535a1a24b0712e65506fbac1bbef906e61977d29",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-array-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4dab00bf42bc2baca61f1da872a161a0aa3a9ccc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-right-shift-compare/0.spvasm.expected.spvasm",
      "new_id": "f5f58ed93fe16540afc62505201b8a5115f01a3d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-right-shift-compare/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4dab00bf42bc2baca61f1da872a161a0aa3a9ccc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-right-shift-compare/0.wgsl.expected.spvasm",
      "new_id": "f5f58ed93fe16540afc62505201b8a5115f01a3d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-left-shift-right-shift-compare/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "74c4d054197848ed7a6caa7d1a469e8631fb9a98",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-liveinterval-different-dest/0-opt.spvasm.expected.spvasm",
      "new_id": "3a4b4f1970bea1e95c1a75d398e6d0b1704cf529",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-liveinterval-different-dest/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "74c4d054197848ed7a6caa7d1a469e8631fb9a98",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-liveinterval-different-dest/0-opt.wgsl.expected.spvasm",
      "new_id": "3a4b4f1970bea1e95c1a75d398e6d0b1704cf529",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-liveinterval-different-dest/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e9a94b6b2bdd129fbd7624487ff3721df4726ad2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-abs-multiply-offset/0-opt.spvasm.expected.spvasm",
      "new_id": "1a54bf56c1f945a476254d3fe43634999f92629b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-abs-multiply-offset/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e9a94b6b2bdd129fbd7624487ff3721df4726ad2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-abs-multiply-offset/0-opt.wgsl.expected.spvasm",
      "new_id": "1a54bf56c1f945a476254d3fe43634999f92629b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-abs-multiply-offset/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e5c6e56f1ad212fefacf00eb67266b2a01d97c44",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-break-floor-nan-never-executed/0-opt.spvasm.expected.spvasm",
      "new_id": "ba91db6c1f27fb018c44154e8eacc6312675c531",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-break-floor-nan-never-executed/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e5c6e56f1ad212fefacf00eb67266b2a01d97c44",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-break-floor-nan-never-executed/0-opt.wgsl.expected.spvasm",
      "new_id": "ba91db6c1f27fb018c44154e8eacc6312675c531",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-break-floor-nan-never-executed/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f44a3e69452f71326ac18fe89b34a56075ab526",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-clamp-to-one-empty-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "db6d08bf43d65bd8be208546822ea34620684a69",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-clamp-to-one-empty-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f44a3e69452f71326ac18fe89b34a56075ab526",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-clamp-to-one-empty-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "db6d08bf43d65bd8be208546822ea34620684a69",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-clamp-to-one-empty-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8425cb22b50f72a14e4778701dca4f77d4d85998",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-condition-double-negate/0-opt.spvasm.expected.spvasm",
      "new_id": "49645745e24bb387275e2f7bff40f0f8d69a4059",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-condition-double-negate/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35f7480b0426097ec05a29dff9ccc28f1923873e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-condition-double-negate/0-opt.wgsl.expected.spvasm",
      "new_id": "09f6f313a1ef7ebe341e9d4c437b1447141fa836",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-condition-double-negate/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ba110f5de16ede23c3f35e4ca9d4d36801641ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-dfdx-constant-divide/0-opt.spvasm.expected.spvasm",
      "new_id": "67eba1f0cf073884c94c7347e0132164ddb1c400",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-dfdx-constant-divide/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ba110f5de16ede23c3f35e4ca9d4d36801641ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-dfdx-constant-divide/0-opt.wgsl.expected.spvasm",
      "new_id": "67eba1f0cf073884c94c7347e0132164ddb1c400",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-dfdx-constant-divide/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06a7de4bd1184f55841e1db1e8a85a7be22e5f8e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-matrix-element-break-after-first-iteration/0-opt.spvasm.expected.spvasm",
      "new_id": "d1d7b3931ae01a84b7e858f26f9c644c76f252a1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-matrix-element-break-after-first-iteration/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c421db83b713d04382038ca056f18e779564d1f8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-matrix-element-break-after-first-iteration/0-opt.wgsl.expected.spvasm",
      "new_id": "a2549fead4fa5981d6159c21c082b1354341d082",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-matrix-element-break-after-first-iteration/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c80162b1ca0c86ac56a895bc804376b680ba83a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-or-divide-by-loop-index/0-opt.spvasm.expected.spvasm",
      "new_id": "92b4a6843d6f31d3163f4cc1277a49fd3060ee8d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-or-divide-by-loop-index/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c80162b1ca0c86ac56a895bc804376b680ba83a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-or-divide-by-loop-index/0-opt.wgsl.expected.spvasm",
      "new_id": "92b4a6843d6f31d3163f4cc1277a49fd3060ee8d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-increment-or-divide-by-loop-index/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af6b9c998b9c98e779af877bb661f58bc8edc5b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-integer-half-minus-one/0-opt.spvasm.expected.spvasm",
      "new_id": "8bab8ff67711b510a488b90ec6f2e03d9a83687c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-integer-half-minus-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af6b9c998b9c98e779af877bb661f58bc8edc5b9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-integer-half-minus-one/0-opt.wgsl.expected.spvasm",
      "new_id": "8bab8ff67711b510a488b90ec6f2e03d9a83687c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-integer-half-minus-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4f6126136fe23c633e82f7e36157a83a77ecc7e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-logical-xor/0-opt.spvasm.expected.spvasm",
      "new_id": "2f919108350730f99cf6fb066d848eb6e9a55d52",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-logical-xor/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4f6126136fe23c633e82f7e36157a83a77ecc7e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-logical-xor/0-opt.wgsl.expected.spvasm",
      "new_id": "2f919108350730f99cf6fb066d848eb6e9a55d52",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-logical-xor/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9c850ab3c1627488dcf254cfaedecefb4fcd513",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-returns-behind-true-and-false/0-opt.spvasm.expected.spvasm",
      "new_id": "102efd2e6b636e6368684c74c154e41f94889faf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-returns-behind-true-and-false/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d9c850ab3c1627488dcf254cfaedecefb4fcd513",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-returns-behind-true-and-false/0-opt.wgsl.expected.spvasm",
      "new_id": "102efd2e6b636e6368684c74c154e41f94889faf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-returns-behind-true-and-false/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "193f5f43860af34d2f4e95a4134e9cbd96f1a355",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-with-two-integers/0-opt.spvasm.expected.spvasm",
      "new_id": "1d8dbcdacaa19557b1add937e27177916985d048",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-with-two-integers/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "193f5f43860af34d2f4e95a4134e9cbd96f1a355",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-with-two-integers/0-opt.wgsl.expected.spvasm",
      "new_id": "1d8dbcdacaa19557b1add937e27177916985d048",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-loop-with-two-integers/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8577b92915d5e35bac14be153ecc3e44127411c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-basic-block-for-for-for-less-than/0-opt.spvasm.expected.spvasm",
      "new_id": "6358d6058fda9779e5baf54dbd536b18a7d814bf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-basic-block-for-for-for-less-than/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8577b92915d5e35bac14be153ecc3e44127411c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-basic-block-for-for-for-less-than/0-opt.wgsl.expected.spvasm",
      "new_id": "6358d6058fda9779e5baf54dbd536b18a7d814bf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-basic-block-for-for-for-less-than/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd1fbff10b41181039c12f4886a47edb023af962",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-scheduler-for-if-pow/0-opt.spvasm.expected.spvasm",
      "new_id": "583b9445fab52b911f8d5abd8aa955f093ee7089",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-scheduler-for-if-pow/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd1fbff10b41181039c12f4886a47edb023af962",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-scheduler-for-if-pow/0-opt.wgsl.expected.spvasm",
      "new_id": "583b9445fab52b911f8d5abd8aa955f093ee7089",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machine-scheduler-for-if-pow/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abd2c6bfa0bab1cd5d9e21fd33ca735e1641976a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machinevaluetype-one-iter-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "0d506da531c65f0bd7c69912113ba15fab88b3e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machinevaluetype-one-iter-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abd2c6bfa0bab1cd5d9e21fd33ca735e1641976a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-machinevaluetype-one-iter-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "0d506da531c65f0bd7c69912113ba15fab88b3e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-machinevaluetype-one-iter-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d46c0ee5f1d7130ce1bff9643de5e61a99a53b1d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-conditions-break/0-opt.spvasm.expected.spvasm",
      "new_id": "6cb11ba2df1670327eba77de52c29363502033a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-conditions-break/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d46c0ee5f1d7130ce1bff9643de5e61a99a53b1d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-conditions-break/0-opt.wgsl.expected.spvasm",
      "new_id": "6cb11ba2df1670327eba77de52c29363502033a9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-conditions-break/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "847dc61a64d4094a065384a4ca4d1187c3650efc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-if-always-true-inside-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "59ab2687e3ad771bd246d780f9d34e8635df9d82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-if-always-true-inside-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "847dc61a64d4094a065384a4ca4d1187c3650efc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-if-always-true-inside-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "59ab2687e3ad771bd246d780f9d34e8635df9d82",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matching-if-always-true-inside-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee3c7b8e6e93f66e129bdf485b0d7c4fb2cfabf4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-double-transpose/0-opt.spvasm.expected.spvasm",
      "new_id": "1dfb49506dbfe212a7ffb822ea35b763e774c5bd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-double-transpose/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b279bcfc5b951c9290942bb7facba333d3be0c43",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-double-transpose/0-opt.wgsl.expected.spvasm",
      "new_id": "497556991a45c452f2a69a2368e2da1772304b59",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-double-transpose/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a34f0562bac4dcbcd13bcb105e078d77b554e2e4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-square-mul-with-vector/0-opt.spvasm.expected.spvasm",
      "new_id": "053f61fe366acb013635ea8ff342f95777a532a6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-square-mul-with-vector/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a34f0562bac4dcbcd13bcb105e078d77b554e2e4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-square-mul-with-vector/0-opt.wgsl.expected.spvasm",
      "new_id": "053f61fe366acb013635ea8ff342f95777a532a6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-matrix-square-mul-with-vector/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "329e139bbec0737ac65f9ccb9d8a6d0bcb9df584",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-max-clamp-same-minval/0-opt.spvasm.expected.spvasm",
      "new_id": "07268c9ee82901bc116d094fc34fd4dfd27ab2a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-max-clamp-same-minval/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "329e139bbec0737ac65f9ccb9d8a6d0bcb9df584",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-max-clamp-same-minval/0-opt.wgsl.expected.spvasm",
      "new_id": "07268c9ee82901bc116d094fc34fd4dfd27ab2a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-max-clamp-same-minval/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63a17ef2d93d9a4254e38eb723bfadd88483e619",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-max-min-less-than/0-opt.spvasm.expected.spvasm",
      "new_id": "83047dcd648128b277ca50f0ee177b8fed428d09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-max-min-less-than/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63a17ef2d93d9a4254e38eb723bfadd88483e619",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-max-min-less-than/0-opt.wgsl.expected.spvasm",
      "new_id": "83047dcd648128b277ca50f0ee177b8fed428d09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-max-min-less-than/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "16fa1d72c32eb582f862454449564ecf78e10e56",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-sum-struct-members/0-opt.spvasm.expected.spvasm",
      "new_id": "ecbadf66e908d86e42ad2666de94f1dc303f1957",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-sum-struct-members/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "16fa1d72c32eb582f862454449564ecf78e10e56",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-sum-struct-members/0-opt.wgsl.expected.spvasm",
      "new_id": "ecbadf66e908d86e42ad2666de94f1dc303f1957",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-sum-struct-members/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0216afca3587f1b56843bf5c813f8e0def3883c6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-unused-component/0-opt.spvasm.expected.spvasm",
      "new_id": "82bb00fe0a7818332435af100aeb65187d023e96",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-unused-component/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0216afca3587f1b56843bf5c813f8e0def3883c6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-unused-component/0-opt.wgsl.expected.spvasm",
      "new_id": "82bb00fe0a7818332435af100aeb65187d023e96",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mem-pass-unused-component/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b579f16de062d2fdbf7bc1fa84f41bd24475032",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-merge-return-condition-twice/0-opt.spvasm.expected.spvasm",
      "new_id": "9a52195f8c048684ef17f788c96d94c60e65a87e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-merge-return-condition-twice/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b579f16de062d2fdbf7bc1fa84f41bd24475032",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-merge-return-condition-twice/0-opt.wgsl.expected.spvasm",
      "new_id": "9a52195f8c048684ef17f788c96d94c60e65a87e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-merge-return-condition-twice/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b9c090d2eb0d2e9f9745429a828f2b086c034c45",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-min-intbitstofloat-undefined-never-used/0-opt.spvasm.expected.spvasm",
      "new_id": "1c74ef4d58eb0157e605ce895d4b27ebef888378",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-min-intbitstofloat-undefined-never-used/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b9c090d2eb0d2e9f9745429a828f2b086c034c45",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-min-intbitstofloat-undefined-never-used/0-opt.wgsl.expected.spvasm",
      "new_id": "1c74ef4d58eb0157e605ce895d4b27ebef888378",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-min-intbitstofloat-undefined-never-used/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0a0f186c4ebc796db4d88e9ba2973e8ac507cc62",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-min-nested-loop-same-value-for-variables/0-opt.spvasm.expected.spvasm",
      "new_id": "b01bf9e679b2d7b85773c65a2483f147c6b2034f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-min-nested-loop-same-value-for-variables/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0a0f186c4ebc796db4d88e9ba2973e8ac507cc62",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-min-nested-loop-same-value-for-variables/0-opt.wgsl.expected.spvasm",
      "new_id": "b01bf9e679b2d7b85773c65a2483f147c6b2034f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-min-nested-loop-same-value-for-variables/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cf95c0901b1cd2d85e3de3f8c3ea02a28190ac2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-missing-return-value-function-never-called/0-opt.spvasm.expected.spvasm",
      "new_id": "67f94203607e8368fa357d80f5aa961ac49d0683",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-missing-return-value-function-never-called/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8cf95c0901b1cd2d85e3de3f8c3ea02a28190ac2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-missing-return-value-function-never-called/0-opt.wgsl.expected.spvasm",
      "new_id": "67f94203607e8368fa357d80f5aa961ac49d0683",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-missing-return-value-function-never-called/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0617387fcde1586af64af53853c8e9550cbdaf4f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mod-uint-bits-float/0-opt.spvasm.expected.spvasm",
      "new_id": "4b6b85787027d405282d4228191e97fd760ab32a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mod-uint-bits-float/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6114885f3fc0b25fd980c2db1db242eeaf3e0950",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-mod-uint-bits-float/0-opt.wgsl.expected.spvasm",
      "new_id": "205d90a22990f207205f39088f7fd609982a2303",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-mod-uint-bits-float/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ecd6230b0bf19fbe3b919bf325b23bb3fb98b33",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-modulo-zero-never-executed/0-opt.spvasm.expected.spvasm",
      "new_id": "250ca066c6dbf26fce2449bb6ccb5e587cb7d915",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-modulo-zero-never-executed/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ecd6230b0bf19fbe3b919bf325b23bb3fb98b33",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-modulo-zero-never-executed/0-opt.wgsl.expected.spvasm",
      "new_id": "250ca066c6dbf26fce2449bb6ccb5e587cb7d915",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-modulo-zero-never-executed/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b0ff4d6b3210f332fdd401199a97d64ece25a1d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-multiple-one-iteration-loops-global-counter-write-matrices/0-opt.spvasm.expected.spvasm",
      "new_id": "5959b0f71d4e0b3c1e1d119da1eb6c5bc63858ea",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-multiple-one-iteration-loops-global-counter-write-matrices/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b0ff4d6b3210f332fdd401199a97d64ece25a1d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-multiple-one-iteration-loops-global-counter-write-matrices/0-opt.wgsl.expected.spvasm",
      "new_id": "5959b0f71d4e0b3c1e1d119da1eb6c5bc63858ea",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-multiple-one-iteration-loops-global-counter-write-matrices/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c0ceb3ea7ae5eb36ebce6817fb9dca8b21040a3a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-functions-accumulate-global-matrix/0-opt.spvasm.expected.spvasm",
      "new_id": "c4dc3e3f79df44e8199f252cee754ebe85687f27",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-functions-accumulate-global-matrix/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4e8fcf2608c95182b0db05e8059b16ff4ec3e9c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-functions-accumulate-global-matrix/0-opt.wgsl.expected.spvasm",
      "new_id": "238d9711121fcf5a4922c265e5516bf3b1bdabdc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-functions-accumulate-global-matrix/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "59b8fddd471b10ce31d75f5243ddaa5eefe99b89",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loop-undefined-smoothstep-never-executed/0-opt.spvasm.expected.spvasm",
      "new_id": "5c3b9c68b7d2be60afed0175ec4c17b8e04e6ec8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loop-undefined-smoothstep-never-executed/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "59b8fddd471b10ce31d75f5243ddaa5eefe99b89",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loop-undefined-smoothstep-never-executed/0-opt.wgsl.expected.spvasm",
      "new_id": "5c3b9c68b7d2be60afed0175ec4c17b8e04e6ec8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loop-undefined-smoothstep-never-executed/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8c4a1eb235430d19566a1bc083e4f48f130c0a8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loops-global-loop-counter-do-while-accumulate-float/0-opt.spvasm.expected.spvasm",
      "new_id": "90751e811f07760b169928b3b2c1421bbdc6f039",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loops-global-loop-counter-do-while-accumulate-float/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8c4a1eb235430d19566a1bc083e4f48f130c0a8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loops-global-loop-counter-do-while-accumulate-float/0-opt.wgsl.expected.spvasm",
      "new_id": "90751e811f07760b169928b3b2c1421bbdc6f039",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nested-loops-global-loop-counter-do-while-accumulate-float/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "794d877e272f2a3ee82f015a630403f710a9926c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-array-access/0-opt.spvasm.expected.spvasm",
      "new_id": "40085c05ee18c0f003bb43eec9e45c17e6fe9b0d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-array-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "794d877e272f2a3ee82f015a630403f710a9926c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-array-access/0-opt.wgsl.expected.spvasm",
      "new_id": "40085c05ee18c0f003bb43eec9e45c17e6fe9b0d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-array-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6051176fa565e7d580be1de618a5f2494cc92054",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-large-constants-for-clamp-vector-access/0-opt.spvasm.expected.spvasm",
      "new_id": "fc1d811a40db68125bfeaa29d2e262be5b31a641",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-large-constants-for-clamp-vector-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6051176fa565e7d580be1de618a5f2494cc92054",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-large-constants-for-clamp-vector-access/0-opt.wgsl.expected.spvasm",
      "new_id": "fc1d811a40db68125bfeaa29d2e262be5b31a641",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-large-constants-for-clamp-vector-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d45e7544e440e7be509ff08cb751f7c3fbc918fa",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-loop-unroll-if-if-if-if-do-while/0-opt.spvasm.expected.spvasm",
      "new_id": "1636891e9606687bf2982d3785bbdc9a3fb66ab1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-loop-unroll-if-if-if-if-do-while/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d45e7544e440e7be509ff08cb751f7c3fbc918fa",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-loop-unroll-if-if-if-if-do-while/0-opt.wgsl.expected.spvasm",
      "new_id": "1636891e9606687bf2982d3785bbdc9a3fb66ab1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-nir-opt-loop-unroll-if-if-if-if-do-while/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "40682e798e6d3a1ef005011a3dba24b00a761e72",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-not-clamp-matrix-access/0-opt.spvasm.expected.spvasm",
      "new_id": "379bc64dbb3525a5a74da980b780cacc46f16c89",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-not-clamp-matrix-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "40682e798e6d3a1ef005011a3dba24b00a761e72",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-not-clamp-matrix-access/0-opt.wgsl.expected.spvasm",
      "new_id": "379bc64dbb3525a5a74da980b780cacc46f16c89",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-not-clamp-matrix-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3acf3169103107975cb5db06b71f014dfe94f925",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-one-minus-clamp-always-one-cast-to-int/0-opt.spvasm.expected.spvasm",
      "new_id": "f9c4a9524750c2230d3821023b205701d29b7220",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-one-minus-clamp-always-one-cast-to-int/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3acf3169103107975cb5db06b71f014dfe94f925",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-one-minus-clamp-always-one-cast-to-int/0-opt.wgsl.expected.spvasm",
      "new_id": "f9c4a9524750c2230d3821023b205701d29b7220",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-one-minus-clamp-always-one-cast-to-int/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "acba4e08609ff12be70d2431300b5b60a1e6346f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for-for-do-while-if-if/0-opt.spvasm.expected.spvasm",
      "new_id": "50325cfa4963270d0cb9de150828586f1424aacc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for-for-do-while-if-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "acba4e08609ff12be70d2431300b5b60a1e6346f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for-for-do-while-if-if/0-opt.wgsl.expected.spvasm",
      "new_id": "50325cfa4963270d0cb9de150828586f1424aacc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for-for-do-while-if-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2125db7570d82bba497362f03da3cf33f39f4fcf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for/0-opt.spvasm.expected.spvasm",
      "new_id": "eccc08eb595dfe165bc447d1b9fb1ef94894b478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2125db7570d82bba497362f03da3cf33f39f4fcf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for/0-opt.wgsl.expected.spvasm",
      "new_id": "eccc08eb595dfe165bc447d1b9fb1ef94894b478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48890d899cdd135725442cefc410cec1228e0a15",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-packhalf-unpackunorm/0-opt.spvasm.expected.spvasm",
      "new_id": "c06418f3675b2d7e78993313472e6e148b44244c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-packhalf-unpackunorm/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48890d899cdd135725442cefc410cec1228e0a15",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-packhalf-unpackunorm/0-opt.wgsl.expected.spvasm",
      "new_id": "c06418f3675b2d7e78993313472e6e148b44244c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-packhalf-unpackunorm/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3722ee63600dbb4eb37852e2849e2f80e0a56545",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-signum/0-opt.spvasm.expected.spvasm",
      "new_id": "542b71a4cb43313f34d66f0310bde008aa70538b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-signum/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3722ee63600dbb4eb37852e2849e2f80e0a56545",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-signum/0-opt.wgsl.expected.spvasm",
      "new_id": "542b71a4cb43313f34d66f0310bde008aa70538b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-signum/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed4d1eb18ca61f70fe10c5bc15fa95c35a3ee592",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-single-bit/0.spvasm.expected.spvasm",
      "new_id": "769110767d63c071f923dc7ed4c9e767053fe0dd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-single-bit/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ed4d1eb18ca61f70fe10c5bc15fa95c35a3ee592",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-single-bit/0.wgsl.expected.spvasm",
      "new_id": "769110767d63c071f923dc7ed4c9e767053fe0dd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pattern-match-single-bit/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e3a136327502579376200044b063a74bf8c1bbd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-peephole-optimizer-target-instr-info-for-if-if-if/0-opt.spvasm.expected.spvasm",
      "new_id": "50bbfc1cc9c6030e5fd8b7c29553f14ba580ea41",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-peephole-optimizer-target-instr-info-for-if-if-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e3a136327502579376200044b063a74bf8c1bbd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-peephole-optimizer-target-instr-info-for-if-if-if/0-opt.wgsl.expected.spvasm",
      "new_id": "50bbfc1cc9c6030e5fd8b7c29553f14ba580ea41",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-peephole-optimizer-target-instr-info-for-if-if-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a7d2854f35a85984dee1b2c698d2cba650975d1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-identical-value-sqrt/0-opt.spvasm.expected.spvasm",
      "new_id": "e49d71af599fcf90f7acfe9c0f112fe3c546855a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-identical-value-sqrt/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a7d2854f35a85984dee1b2c698d2cba650975d1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-identical-value-sqrt/0-opt.wgsl.expected.spvasm",
      "new_id": "e49d71af599fcf90f7acfe9c0f112fe3c546855a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-identical-value-sqrt/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e68666128c50ee7ea3e190d38e870aca549f33b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined-result-condition-with-always-true/0-opt.spvasm.expected.spvasm",
      "new_id": "8fccec224b9027b24802f8644ba72580124d3e4b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined-result-condition-with-always-true/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e68666128c50ee7ea3e190d38e870aca549f33b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined-result-condition-with-always-true/0-opt.wgsl.expected.spvasm",
      "new_id": "8fccec224b9027b24802f8644ba72580124d3e4b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined-result-condition-with-always-true/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35787a8d543d7a9183d3c51e0dd426b44a572239",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined/0-opt.spvasm.expected.spvasm",
      "new_id": "f2e01dfcc39fa3225c8f3fc364db6c28c371d939",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "60826bbd481491799464c275cb834af25dbd10f1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined/0-opt.wgsl.expected.spvasm",
      "new_id": "d4abc98adc2b7b037de588046c3ec7104c1cbe8a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-pow-undefined/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b52f8c573320e1b398e6fca3ddaec9d15c5ace3e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-rcp-negative-int/0-opt.spvasm.expected.spvasm",
      "new_id": "0af5f16b3bdad3cc7daa6c7d5aed51ebcc29e890",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-rcp-negative-int/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b52f8c573320e1b398e6fca3ddaec9d15c5ace3e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-rcp-negative-int/0-opt.wgsl.expected.spvasm",
      "new_id": "0af5f16b3bdad3cc7daa6c7d5aed51ebcc29e890",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-rcp-negative-int/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83487edc69ef89d6004262f74e769a2c7405e853",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reciprocal-var-minus-one/0-opt.spvasm.expected.spvasm",
      "new_id": "b5248211619e9840cce5e8d0dac3d40d18135fc4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reciprocal-var-minus-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "83487edc69ef89d6004262f74e769a2c7405e853",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reciprocal-var-minus-one/0-opt.wgsl.expected.spvasm",
      "new_id": "b5248211619e9840cce5e8d0dac3d40d18135fc4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reciprocal-var-minus-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7a8662820c34218284ba9d193075c9cbedfebd5b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-array-replace-extract/0.spvasm.expected.spvasm",
      "new_id": "61623344c8b6a447d72ee930034f172673806ef7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-array-replace-extract/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e24ad6d14a40ab58bfe07509363649982967f4ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-array-replace-extract/0.wgsl.expected.spvasm",
      "new_id": "ea49963db50c2f24005a7e6a44df612800b69fdc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-array-replace-extract/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c85153e04247fff713a37573230953a96e5d4043",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-replace-extract/0-opt.spvasm.expected.spvasm",
      "new_id": "34219e4af252ecf74eb171ed68c913a87393f80b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-replace-extract/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c85153e04247fff713a37573230953a96e5d4043",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-replace-extract/0-opt.wgsl.expected.spvasm",
      "new_id": "34219e4af252ecf74eb171ed68c913a87393f80b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reduce-load-replace-extract/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7d4d31d33eec5708386a7908cc3f366aa01104ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-register-coalescer-live-intervals-target-instr-info-for-discard-for-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "5387682b6744d19d840b42cad4d2f23ae2b2867e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-register-coalescer-live-intervals-target-instr-info-for-discard-for-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7d4d31d33eec5708386a7908cc3f366aa01104ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-register-coalescer-live-intervals-target-instr-info-for-discard-for-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "5387682b6744d19d840b42cad4d2f23ae2b2867e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-register-coalescer-live-intervals-target-instr-info-for-discard-for-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "23d51833f82e6683e58dd83048e1ef365f289917",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reinitialize-matrix-after-undefined-value/0-opt.spvasm.expected.spvasm",
      "new_id": "74936e1a69da687e2fcc2bda98ca77153c4dbfd2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reinitialize-matrix-after-undefined-value/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f12b21b02b40a1be1571173fec3712786d14844",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-reinitialize-matrix-after-undefined-value/0-opt.wgsl.expected.spvasm",
      "new_id": "e6793bfcdec3c70de2b15a1a2bc03a1d55e2a5c3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-reinitialize-matrix-after-undefined-value/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "79aef8134b4581ac3aca432bbe66636a5be18653",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/0-opt.spvasm.expected.spvasm",
      "new_id": "07421fe4dda859996dd868e18a8ae4122de78a6b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "79aef8134b4581ac3aca432bbe66636a5be18653",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/0-opt.wgsl.expected.spvasm",
      "new_id": "07421fe4dda859996dd868e18a8ae4122de78a6b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "653b0a1a216922f0ae7b30727a14041a68a476a4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.spvasm.expected.spvasm",
      "new_id": "8694f3a2f07e8e96ed5d309189735029b541509c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "653b0a1a216922f0ae7b30727a14041a68a476a4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.wgsl.expected.spvasm",
      "new_id": "8694f3a2f07e8e96ed5d309189735029b541509c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f165252dda7b3e15082ab83def863502fa396a27",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-first-iteration/0-opt.spvasm.expected.spvasm",
      "new_id": "76d5a1d304c585fa31f4f3a6ad34cc8ff2427489",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-first-iteration/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f165252dda7b3e15082ab83def863502fa396a27",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-first-iteration/0-opt.wgsl.expected.spvasm",
      "new_id": "76d5a1d304c585fa31f4f3a6ad34cc8ff2427489",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-after-first-iteration/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6b2b5747d5ce58ee4a651dacb72b793f732f45b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-partly-undefined-vector-from-array/0-opt.spvasm.expected.spvasm",
      "new_id": "41c408c1006f66c7580f26f1ee563b28ba45c370",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-partly-undefined-vector-from-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6b2b5747d5ce58ee4a651dacb72b793f732f45b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-return-partly-undefined-vector-from-array/0-opt.wgsl.expected.spvasm",
      "new_id": "41c408c1006f66c7580f26f1ee563b28ba45c370",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-return-partly-undefined-vector-from-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "504fead67650ca53569d3ebbbac7a4b38adb9d6a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops-array-access/0-opt.spvasm.expected.spvasm",
      "new_id": "1a14698b767df51b8cf1e8883346ca982294516e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops-array-access/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "504fead67650ca53569d3ebbbac7a4b38adb9d6a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops-array-access/0-opt.wgsl.expected.spvasm",
      "new_id": "1a14698b767df51b8cf1e8883346ca982294516e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops-array-access/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "854519d1cd846eb3b898235c136810dfb9bb7191",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "2d3e9ce91608b2ad76ef1b7e418ba59c0b09fe5d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "854519d1cd846eb3b898235c136810dfb9bb7191",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "2d3e9ce91608b2ad76ef1b7e418ba59c0b09fe5d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-scaled-number-nested-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f34e73cec3188038fb79bcf695dd7998a1f77888",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-schedule-dag-rrlist-mix-log-cos/0-opt.spvasm.expected.spvasm",
      "new_id": "9b76f3a84fca36bf5de3285db98fccf834c51872",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-schedule-dag-rrlist-mix-log-cos/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f34e73cec3188038fb79bcf695dd7998a1f77888",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-schedule-dag-rrlist-mix-log-cos/0-opt.wgsl.expected.spvasm",
      "new_id": "9b76f3a84fca36bf5de3285db98fccf834c51872",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-schedule-dag-rrlist-mix-log-cos/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47829d0b56b84e530284e9633c8f9e8fb398c54d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-assign-back-and-forth/0-opt.spvasm.expected.spvasm",
      "new_id": "87a8b883f668062a131be756a8c6e3edd63b58f3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-assign-back-and-forth/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47829d0b56b84e530284e9633c8f9e8fb398c54d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-assign-back-and-forth/0-opt.wgsl.expected.spvasm",
      "new_id": "87a8b883f668062a131be756a8c6e3edd63b58f3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-assign-back-and-forth/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8d0f90150e2c954bca52fd21c68585ce643bd15",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-inverse-clamp/0-opt.spvasm.expected.spvasm",
      "new_id": "3b812505cb90661065a0495540a5f7dca25fcf09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-inverse-clamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8d0f90150e2c954bca52fd21c68585ce643bd15",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-inverse-clamp/0-opt.wgsl.expected.spvasm",
      "new_id": "3b812505cb90661065a0495540a5f7dca25fcf09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-inverse-clamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77d773fe32760e4c1d08ba44341a191a817b3933",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-lt-gt/0-opt.spvasm.expected.spvasm",
      "new_id": "142fdab2caf51bd3b5cd505c5ea7bd25cd0b7667",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-lt-gt/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77d773fe32760e4c1d08ba44341a191a817b3933",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-lt-gt/0-opt.wgsl.expected.spvasm",
      "new_id": "142fdab2caf51bd3b5cd505c5ea7bd25cd0b7667",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-lt-gt/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7708f0f379795a6624e0fc9b917640b07e0761f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-same-cond-twice/0-opt.spvasm.expected.spvasm",
      "new_id": "da3ef5d508d09541bdde1c1a2f4abc0f63a553ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-same-cond-twice/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7708f0f379795a6624e0fc9b917640b07e0761f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-same-cond-twice/0-opt.wgsl.expected.spvasm",
      "new_id": "da3ef5d508d09541bdde1c1a2f4abc0f63a553ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-selection-dag-same-cond-twice/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5769859e6896ce0454579ae1a8805c8d5f46839f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-set-output-color-function-call-nested-loop/0.spvasm.expected.spvasm",
      "new_id": "51bbad6dd9c039dadb6d3a6a12c61cdb38eff478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-set-output-color-function-call-nested-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5769859e6896ce0454579ae1a8805c8d5f46839f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-set-output-color-function-call-nested-loop/0.wgsl.expected.spvasm",
      "new_id": "51bbad6dd9c039dadb6d3a6a12c61cdb38eff478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-set-output-color-function-call-nested-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4d0f975aed5643590aca3f377fb1214ea761566",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-set-vector-cos-fragcoord/0-opt.spvasm.expected.spvasm",
      "new_id": "33703b63806ec0d5c87732cf93d210d608215966",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-set-vector-cos-fragcoord/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4d0f975aed5643590aca3f377fb1214ea761566",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-set-vector-cos-fragcoord/0-opt.wgsl.expected.spvasm",
      "new_id": "33703b63806ec0d5c87732cf93d210d608215966",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-set-vector-cos-fragcoord/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b4e7d47e36dbac17a19ffaa2b3bb723c00d1be9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-unused-struct/0-opt.spvasm.expected.spvasm",
      "new_id": "03e981e72824ea7c062703fb7ec948b264a825c6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-unused-struct/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7b4e7d47e36dbac17a19ffaa2b3bb723c00d1be9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-unused-struct/0-opt.wgsl.expected.spvasm",
      "new_id": "03e981e72824ea7c062703fb7ec948b264a825c6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-unused-struct/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b390aed07ec030f354bad181aac1ddf6764c6c20",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-while-inside-for/0-opt.spvasm.expected.spvasm",
      "new_id": "f089588983f6d406a8fb3748ef633f9c0d7b7904",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-while-inside-for/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b390aed07ec030f354bad181aac1ddf6764c6c20",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-while-inside-for/0-opt.wgsl.expected.spvasm",
      "new_id": "f089588983f6d406a8fb3748ef633f9c0d7b7904",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplification-while-inside-for/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ff2c207a3c8e9894233fd6e81e0c16043c38be75",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-clamp-max-itself/0-opt.spvasm.expected.spvasm",
      "new_id": "34db9d12f1296bfa30bfbf54892de52e4952649a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-clamp-max-itself/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ff2c207a3c8e9894233fd6e81e0c16043c38be75",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-clamp-max-itself/0-opt.wgsl.expected.spvasm",
      "new_id": "34db9d12f1296bfa30bfbf54892de52e4952649a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-clamp-max-itself/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d91ccbe124b24de8dd868de9fd6d81ca244ef2f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-combine-compares-max-max-one/0-opt.spvasm.expected.spvasm",
      "new_id": "72aee8503ebb07beace1f796e35a2664489cc8b4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-combine-compares-max-max-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d91ccbe124b24de8dd868de9fd6d81ca244ef2f9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-combine-compares-max-max-one/0-opt.wgsl.expected.spvasm",
      "new_id": "72aee8503ebb07beace1f796e35a2664489cc8b4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-combine-compares-max-max-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e78b60632661eb1eece51d48b2e01ac73a5a37b7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-component-uniform-idx/0-opt.spvasm.expected.spvasm",
      "new_id": "d4230f8b93e28263908e2df1525554829293eb4f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-component-uniform-idx/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e78b60632661eb1eece51d48b2e01ac73a5a37b7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-component-uniform-idx/0-opt.wgsl.expected.spvasm",
      "new_id": "d4230f8b93e28263908e2df1525554829293eb4f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-component-uniform-idx/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68fb1d7ee9bdd9153dc5537c29ff1bdce2bbbfdb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-div-by-uint-one/0-opt.spvasm.expected.spvasm",
      "new_id": "63344c9cf22213e8bf1904110dc7e4f723145fa2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-div-by-uint-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68fb1d7ee9bdd9153dc5537c29ff1bdce2bbbfdb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-div-by-uint-one/0-opt.wgsl.expected.spvasm",
      "new_id": "63344c9cf22213e8bf1904110dc7e4f723145fa2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-div-by-uint-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb9d73a2daabc8c2f2875e3f41cdc15dc46959cb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-for-bitwise-condition/0-opt.spvasm.expected.spvasm",
      "new_id": "442a5a1fb23d096338ff297eabc85e7c3c29f7f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-for-bitwise-condition/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb9d73a2daabc8c2f2875e3f41cdc15dc46959cb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-for-bitwise-condition/0-opt.wgsl.expected.spvasm",
      "new_id": "442a5a1fb23d096338ff297eabc85e7c3c29f7f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-for-bitwise-condition/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6a625f5991b6d8533b3a475e3590f511ba9c7b8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-ldexp-exponent-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "9387060fd722ffb6f1375fc45e31aec43eeede09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-ldexp-exponent-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6a625f5991b6d8533b3a475e3590f511ba9c7b8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-ldexp-exponent-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "9387060fd722ffb6f1375fc45e31aec43eeede09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-ldexp-exponent-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a003ea90b9a0e06035f38e7c24f7a352c4687bfa",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-max-multiplied-values/0-opt.spvasm.expected.spvasm",
      "new_id": "545f9e746376098cfd1aaf16ca5bc44c30f13f2e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-max-multiplied-values/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a003ea90b9a0e06035f38e7c24f7a352c4687bfa",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-max-multiplied-values/0-opt.wgsl.expected.spvasm",
      "new_id": "545f9e746376098cfd1aaf16ca5bc44c30f13f2e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-max-multiplied-values/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d891a6e65bf0b4aee624401c3a35896953df3d70",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-modulo-1/0-opt.spvasm.expected.spvasm",
      "new_id": "672cc234fc661323d887b2a61ecf082398a4931c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-modulo-1/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a904efa2bed36389ac7e8e1c8ff263af4e429465",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-modulo-1/0-opt.wgsl.expected.spvasm",
      "new_id": "84c77bab03d65f2d0ad4f5d1c97e704e48c5a2a2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-modulo-1/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cc918274c45a17f26e9f8525efe51106b8d9c4c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-mul-identity/0-opt.spvasm.expected.spvasm",
      "new_id": "144e5796df8ef4bd4ff9bc2594439c536fd102f5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-mul-identity/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cc918274c45a17f26e9f8525efe51106b8d9c4c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-mul-identity/0-opt.wgsl.expected.spvasm",
      "new_id": "144e5796df8ef4bd4ff9bc2594439c536fd102f5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-mul-identity/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "843780c07100507e13781fe98f3df3b656dbbf53",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-not-less-than-neg/0.spvasm.expected.spvasm",
      "new_id": "569ffc6ba8648139437a2070ba3112a31fcc86f8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-not-less-than-neg/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "843780c07100507e13781fe98f3df3b656dbbf53",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-not-less-than-neg/0.wgsl.expected.spvasm",
      "new_id": "569ffc6ba8648139437a2070ba3112a31fcc86f8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-not-less-than-neg/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "599a2ed32937368237ac9effaed51530893ba5a8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-right-shift-greater-than-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "c892aaac83dc46acdb58db6a650448d743bb0b37",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-right-shift-greater-than-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "599a2ed32937368237ac9effaed51530893ba5a8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-right-shift-greater-than-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "c892aaac83dc46acdb58db6a650448d743bb0b37",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-right-shift-greater-than-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abf3dc12fa9859888e17d83f587b8a4724995937",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-sign-cosh/0.spvasm.expected.spvasm",
      "new_id": "de4a4bcceb9d14a8862a2dd38d3c9a0a2574db36",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-sign-cosh/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abf3dc12fa9859888e17d83f587b8a4724995937",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-sign-cosh/0.wgsl.expected.spvasm",
      "new_id": "de4a4bcceb9d14a8862a2dd38d3c9a0a2574db36",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-sign-cosh/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d020f59e918ad12ddb14fa54523250b69cf32d56",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-smoothstep-undef/0-opt.spvasm.expected.spvasm",
      "new_id": "225383a8499424bd1a751a6f207f2e0d2c7f3167",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-smoothstep-undef/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "482cbf27e6e27387c13f29e85c7954af75e09a2a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-smoothstep-undef/0-opt.wgsl.expected.spvasm",
      "new_id": "5e2138fbff928aa9062c19e89b4290850ce58e4c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-simplify-smoothstep-undef/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f217e599f405a1ab12972568cc487c45ffea4b19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sin-mul-mat-mat-mul-vec-mat/0-opt.spvasm.expected.spvasm",
      "new_id": "5665b3a9a14801f2e13dbf570d7db74619cd995c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sin-mul-mat-mat-mul-vec-mat/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f217e599f405a1ab12972568cc487c45ffea4b19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sin-mul-mat-mat-mul-vec-mat/0-opt.wgsl.expected.spvasm",
      "new_id": "5665b3a9a14801f2e13dbf570d7db74619cd995c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sin-mul-mat-mat-mul-vec-mat/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e43ed3bfa425854df9035dbc06f282d3773879dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-single-block-elim-self-assign/0-opt.spvasm.expected.spvasm",
      "new_id": "b68b1138ffe2cf4b0764515cda8b92e5fad68f47",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-single-block-elim-self-assign/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e43ed3bfa425854df9035dbc06f282d3773879dc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-single-block-elim-self-assign/0-opt.wgsl.expected.spvasm",
      "new_id": "b68b1138ffe2cf4b0764515cda8b92e5fad68f47",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-single-block-elim-self-assign/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7cba6b7b12f381d256043eef864694da1ac0a496",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sinh-ldexp/0-opt.spvasm.expected.spvasm",
      "new_id": "0bb051b0f72fc493728a0c6ea2664eff46a60eec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sinh-ldexp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7cba6b7b12f381d256043eef864694da1ac0a496",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sinh-ldexp/0-opt.wgsl.expected.spvasm",
      "new_id": "0bb051b0f72fc493728a0c6ea2664eff46a60eec",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sinh-ldexp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8ef50f82ac7a0cd8f99f4910ebf03774bd51f78",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-ssa-rewrite-case-with-default/0-opt.spvasm.expected.spvasm",
      "new_id": "16c357587e98a926d481b6c7b5b3827463bf641e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-ssa-rewrite-case-with-default/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c8ef50f82ac7a0cd8f99f4910ebf03774bd51f78",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-ssa-rewrite-case-with-default/0-opt.wgsl.expected.spvasm",
      "new_id": "16c357587e98a926d481b6c7b5b3827463bf641e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-ssa-rewrite-case-with-default/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5661e19b3d2302fa73bfbeeae644277e8c05403f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-step-sinh/0-opt.spvasm.expected.spvasm",
      "new_id": "99576b66fb8f9c8e2286447f4599bf8681823c66",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-step-sinh/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5661e19b3d2302fa73bfbeeae644277e8c05403f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-step-sinh/0-opt.wgsl.expected.spvasm",
      "new_id": "99576b66fb8f9c8e2286447f4599bf8681823c66",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-step-sinh/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2af192ce4a959c1a556cb0159baeb9de9c5b8811",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-struct-float-array-mix-uniform-vectors/0-opt.spvasm.expected.spvasm",
      "new_id": "db5b36e812e7d79a3670567feb2e9fbe37744b34",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-struct-float-array-mix-uniform-vectors/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2af192ce4a959c1a556cb0159baeb9de9c5b8811",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-struct-float-array-mix-uniform-vectors/0-opt.wgsl.expected.spvasm",
      "new_id": "db5b36e812e7d79a3670567feb2e9fbe37744b34",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-struct-float-array-mix-uniform-vectors/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5cc68e25ec8e6cab5d648c8eb9a26ca86b66ac7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sum-uniform-vector-components-round/0-opt.spvasm.expected.spvasm",
      "new_id": "ba2f7a88134c68666eb0a4a8837427116ed0a80d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sum-uniform-vector-components-round/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5cc68e25ec8e6cab5d648c8eb9a26ca86b66ac7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-sum-uniform-vector-components-round/0-opt.wgsl.expected.spvasm",
      "new_id": "ba2f7a88134c68666eb0a4a8837427116ed0a80d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-sum-uniform-vector-components-round/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3cdb9a4c334bb028b56124badcb5e855f014c48f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-for-for-for/0-opt.spvasm.expected.spvasm",
      "new_id": "b267fc8960e99b88886b4521cd24e30c3d0a2952",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-for-for-for/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3cdb9a4c334bb028b56124badcb5e855f014c48f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-for-for-for/0-opt.wgsl.expected.spvasm",
      "new_id": "b267fc8960e99b88886b4521cd24e30c3d0a2952",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-for-for-for/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa4633448720ac2bb5d09acfcac1bbffce442049",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "6834d270e70237e17273d52b8f936392133a9568",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "aa4633448720ac2bb5d09acfcac1bbffce442049",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "6834d270e70237e17273d52b8f936392133a9568",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3b09286d46606b786203882bbf07731b618f9010",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-dfdx-cos/0-opt.spvasm.expected.spvasm",
      "new_id": "00edf7ab71a7bcb084fe63eebcb769d953e7de06",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-dfdx-cos/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7858785af98fb2f0f63fbe73dbf3520de28f92e4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-dfdx-cos/0-opt.wgsl.expected.spvasm",
      "new_id": "d4fe2c7f366afacb78acccb1934abad0834f04f4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-dfdx-cos/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7073897552488af610f6e0b661838c082eab6ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-inst-combine-compares-struct-array-clamp-function-cal/0-opt.spvasm.expected.spvasm",
      "new_id": "80137c93adcb1142060f8746b3c79c373b47537e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-inst-combine-compares-struct-array-clamp-function-cal/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7073897552488af610f6e0b661838c082eab6ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-inst-combine-compares-struct-array-clamp-function-cal/0-opt.wgsl.expected.spvasm",
      "new_id": "80137c93adcb1142060f8746b3c79c373b47537e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-target-lowering-inst-combine-compares-struct-array-clamp-function-cal/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69eb7bd046c93c3d943345ccc672b739c9cad297",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-transpose-multiply/0-opt.spvasm.expected.spvasm",
      "new_id": "46574b6b23e18804b54163baaafa378452385146",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-transpose-multiply/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b135837abbeb1933d45773579e66eb10ef191b6c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-transpose-multiply/0-opt.wgsl.expected.spvasm",
      "new_id": "fed0db5265ca3710de24799a688e5391f21de900",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-transpose-multiply/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "872fb577fe5a9c326628c9dba38bf4466866d498",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-trunc-fract-always-zero/0-opt.spvasm.expected.spvasm",
      "new_id": "8a6802025f50026dc421375346a652acb3d12af3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-trunc-fract-always-zero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "872fb577fe5a9c326628c9dba38bf4466866d498",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-trunc-fract-always-zero/0-opt.wgsl.expected.spvasm",
      "new_id": "8a6802025f50026dc421375346a652acb3d12af3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-trunc-fract-always-zero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "92c0d330abefa797173252d53eda776dbe857731",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-types-return-in-main-never-hit/0-opt.spvasm.expected.spvasm",
      "new_id": "4003fa1f744a04f43f7bf4c44938908d00f2370f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-types-return-in-main-never-hit/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "92c0d330abefa797173252d53eda776dbe857731",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-types-return-in-main-never-hit/0-opt.wgsl.expected.spvasm",
      "new_id": "4003fa1f744a04f43f7bf4c44938908d00f2370f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-types-return-in-main-never-hit/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6061eec59af7a225b1cff1f6af2553b224275356",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-undefined-inversesqrt-reflect/0-opt.spvasm.expected.spvasm",
      "new_id": "156c44ec6fd7039e256beb87efaf3c00029fc34f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-undefined-inversesqrt-reflect/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0925219c3d45af383094876510228b60720ba22f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-undefined-inversesqrt-reflect/0-opt.wgsl.expected.spvasm",
      "new_id": "e5eebfdfe5fb9e6e6782341856b21b086a0e8074",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-undefined-inversesqrt-reflect/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85eaf66a1080ea6b16b84e9d4266e6799d58787e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-uninitialized-values-passed-to-function-never-executed/0-opt.spvasm.expected.spvasm",
      "new_id": "bfb6c9758d2a51629b42d6544099b7baede33cb7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-uninitialized-values-passed-to-function-never-executed/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85eaf66a1080ea6b16b84e9d4266e6799d58787e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-uninitialized-values-passed-to-function-never-executed/0-opt.wgsl.expected.spvasm",
      "new_id": "bfb6c9758d2a51629b42d6544099b7baede33cb7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-uninitialized-values-passed-to-function-never-executed/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "072754926bbf82612469d550f4f8377cc69e3346",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unpack-unorm-mix-always-one/0-opt.spvasm.expected.spvasm",
      "new_id": "f242ed0335fc7751b1b995258df3c5513150bbff",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unpack-unorm-mix-always-one/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "072754926bbf82612469d550f4f8377cc69e3346",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unpack-unorm-mix-always-one/0-opt.wgsl.expected.spvasm",
      "new_id": "f242ed0335fc7751b1b995258df3c5513150bbff",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unpack-unorm-mix-always-one/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c63ce320cc9f2ef6e0fb27d7f208c25d01e7bfb5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.spvasm.expected.spvasm",
      "new_id": "d3f89ac2e2a84dca834b30b4810fd30e90acb1e2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c63ce320cc9f2ef6e0fb27d7f208c25d01e7bfb5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.wgsl.expected.spvasm",
      "new_id": "d3f89ac2e2a84dca834b30b4810fd30e90acb1e2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "61df56bb7a1969d83f3d40caaf65a61f97a7cb4c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-matrix-copy-inside-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "2b90d5b93876635b50eb5812a36c71aaf2a2b6b5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-matrix-copy-inside-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1bf7a3d24cceec9cb45c0c0fdb2dfc2e8a8becc5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-matrix-copy-inside-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "9e07478dc4c03bce88661bf54b5b7d749d45a0d7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-unused-matrix-copy-inside-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b35e4cc14f31743e9ceacd93972e87713e72010a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-val-cfg-case-fallthrough/0-opt.spvasm.expected.spvasm",
      "new_id": "21a787ff646a07526009baf543dba7be2b34de3f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-val-cfg-case-fallthrough/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b35e4cc14f31743e9ceacd93972e87713e72010a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-val-cfg-case-fallthrough/0-opt.wgsl.expected.spvasm",
      "new_id": "21a787ff646a07526009baf543dba7be2b34de3f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-val-cfg-case-fallthrough/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35b828d483fbea4b35e7ec5f82c1f8eb08d06f89",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-inst-combine-select-value-tracking-flip-bits/0-opt.spvasm.expected.spvasm",
      "new_id": "62126594884161bac6aebe31a7d68a573e94e66e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-inst-combine-select-value-tracking-flip-bits/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35b828d483fbea4b35e7ec5f82c1f8eb08d06f89",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-inst-combine-select-value-tracking-flip-bits/0-opt.wgsl.expected.spvasm",
      "new_id": "62126594884161bac6aebe31a7d68a573e94e66e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-inst-combine-select-value-tracking-flip-bits/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "815ee5867d368cdd1b62dae75eee59adfc596204",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-apint-inst-combine-simplify-one-mod-loop-iterator/0-opt.spvasm.expected.spvasm",
      "new_id": "a0b252c06dc1b9f653a2e0451c0e74a5c113bf35",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-apint-inst-combine-simplify-one-mod-loop-iterator/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "815ee5867d368cdd1b62dae75eee59adfc596204",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-apint-inst-combine-simplify-one-mod-loop-iterator/0-opt.wgsl.expected.spvasm",
      "new_id": "a0b252c06dc1b9f653a2e0451c0e74a5c113bf35",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-apint-inst-combine-simplify-one-mod-loop-iterator/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "04cf0995cb9244a0205db807d96250e6cf965c1a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-inclusive-or/0-opt.spvasm.expected.spvasm",
      "new_id": "4b63e0c1d5f15407504808ac5691d891b430551f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-inclusive-or/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "04cf0995cb9244a0205db807d96250e6cf965c1a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-inclusive-or/0-opt.wgsl.expected.spvasm",
      "new_id": "4b63e0c1d5f15407504808ac5691d891b430551f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-inclusive-or/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d0815662dddc2161f378b6e785173a58894bcd7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-known-nonzero/0-opt.spvasm.expected.spvasm",
      "new_id": "1f8dc72d25230f6dd8455e49bd13bb65b962df5a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-known-nonzero/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d0815662dddc2161f378b6e785173a58894bcd7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-known-nonzero/0-opt.wgsl.expected.spvasm",
      "new_id": "1f8dc72d25230f6dd8455e49bd13bb65b962df5a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-known-nonzero/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b834bbcf8e306d76c8728460ba82145e1d53751",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-max-uintbitstofloat/0-opt.spvasm.expected.spvasm",
      "new_id": "947f8310243a35e330042fa9233f1611229ee355",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-max-uintbitstofloat/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b834bbcf8e306d76c8728460ba82145e1d53751",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-max-uintbitstofloat/0-opt.wgsl.expected.spvasm",
      "new_id": "947f8310243a35e330042fa9233f1611229ee355",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-max-uintbitstofloat/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0879b72ab5928886c392fd8212fde739e7e66f22",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-selection-dag-negation-clamp-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "86dae79850aa678fe5787d64fee7301254864201",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-selection-dag-negation-clamp-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0879b72ab5928886c392fd8212fde739e7e66f22",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-selection-dag-negation-clamp-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "86dae79850aa678fe5787d64fee7301254864201",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-selection-dag-negation-clamp-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bba0bd0bf354c0c7f4f681cc39fcc7f023a14d65",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-uniform-incident/0-opt.spvasm.expected.spvasm",
      "new_id": "4baf2204036758ac9efa4e07416e7411640d3320",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-uniform-incident/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bba0bd0bf354c0c7f4f681cc39fcc7f023a14d65",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-uniform-incident/0-opt.wgsl.expected.spvasm",
      "new_id": "4baf2204036758ac9efa4e07416e7411640d3320",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-value-tracking-uniform-incident/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8b0d8ccfc495a785d045bfa6e3b00250800d3bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-inc-unused-comp/0-opt.spvasm.expected.spvasm",
      "new_id": "b42cb47092ea757acd25d1433eade7a3eddb0037",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-inc-unused-comp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8b0d8ccfc495a785d045bfa6e3b00250800d3bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-inc-unused-comp/0-opt.wgsl.expected.spvasm",
      "new_id": "b42cb47092ea757acd25d1433eade7a3eddb0037",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-inc-unused-comp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0722d669c11122e401801367a58dbec02b740052",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-unused-component/0-opt.spvasm.expected.spvasm",
      "new_id": "50e32c8e8697aefa4f6d794527b35e3e34ca8ae2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-unused-component/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0722d669c11122e401801367a58dbec02b740052",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-unused-component/0-opt.wgsl.expected.spvasm",
      "new_id": "50e32c8e8697aefa4f6d794527b35e3e34ca8ae2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-dce-unused-component/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77d618288e4adf04aa7ddad50645a7a672da45cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-log2-cosh/0-opt.spvasm.expected.spvasm",
      "new_id": "458ecf2de89b0695d3e7971ae9c0da2acdd520a8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-log2-cosh/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77d618288e4adf04aa7ddad50645a7a672da45cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-log2-cosh/0-opt.wgsl.expected.spvasm",
      "new_id": "458ecf2de89b0695d3e7971ae9c0da2acdd520a8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-vector-log2-cosh/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "faecfdff3c30b3289a1a7b29f41b537f4ec1e206",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-for-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "f94406c8e0f5162ae4ece5fbdae3f432f8510ba2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-for-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "faecfdff3c30b3289a1a7b29f41b537f4ec1e206",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-for-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "f94406c8e0f5162ae4ece5fbdae3f432f8510ba2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-for-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b497a162c26ee3bdc55b916d13d36afe4035010b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-two-branches/0-opt.spvasm.expected.spvasm",
      "new_id": "f1c0d301d4da30ae3cc8eb583a329bc2884374fb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-two-branches/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b497a162c26ee3bdc55b916d13d36afe4035010b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-two-branches/0-opt.wgsl.expected.spvasm",
      "new_id": "f1c0d301d4da30ae3cc8eb583a329bc2884374fb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-wrap-op-kill-two-branches/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47ebb6d397b76a083457fb6c4f0f2489b4b00812",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.spvasm.expected.spvasm",
      "new_id": "62fe68764bde56a590a2060ec4c1ea5d07efb292",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47ebb6d397b76a083457fb6c4f0f2489b4b00812",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.wgsl.expected.spvasm",
      "new_id": "62fe68764bde56a590a2060ec4c1ea5d07efb292",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43172e9f8e4a671719f30a60693846cde78ca91d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-apfloat-nan-cos-cos/0-opt.spvasm.expected.spvasm",
      "new_id": "09748fb574addd7db2d40d86852763f96608922f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-apfloat-nan-cos-cos/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43172e9f8e4a671719f30a60693846cde78ca91d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-apfloat-nan-cos-cos/0-opt.wgsl.expected.spvasm",
      "new_id": "09748fb574addd7db2d40d86852763f96608922f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-apfloat-nan-cos-cos/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b2693b4edc9b37c6bdc6333e1a9f948e29745a6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-machine-value-type-uint-to-float/0-opt.spvasm.expected.spvasm",
      "new_id": "e73d4a62b9f9f2f13abee08a31e8fcf4c87ad915",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-machine-value-type-uint-to-float/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b2693b4edc9b37c6bdc6333e1a9f948e29745a6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-machine-value-type-uint-to-float/0-opt.wgsl.expected.spvasm",
      "new_id": "e73d4a62b9f9f2f13abee08a31e8fcf4c87ad915",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-machine-value-type-uint-to-float/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9acf823e49c465736dd41f26c4f7bdebc7f95135",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-negative-left-shift/0-opt.spvasm.expected.spvasm",
      "new_id": "37e6c5bec92ee725df6568cabecd217d468c91b3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-negative-left-shift/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9acf823e49c465736dd41f26c4f7bdebc7f95135",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-negative-left-shift/0-opt.wgsl.expected.spvasm",
      "new_id": "37e6c5bec92ee725df6568cabecd217d468c91b3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-negative-left-shift/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d53643b70bb0f4aece5a08da1b321ede0ae3333b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-selection-dag-struct-array-clamp-index/0-opt.spvasm.expected.spvasm",
      "new_id": "f542eb9d9b1232932c7e84698c53bab671a9d4a6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-selection-dag-struct-array-clamp-index/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d53643b70bb0f4aece5a08da1b321ede0ae3333b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-selection-dag-struct-array-clamp-index/0-opt.wgsl.expected.spvasm",
      "new_id": "f542eb9d9b1232932c7e84698c53bab671a9d4a6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/cov-x86-isel-lowering-selection-dag-struct-array-clamp-index/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6030fb19ab1a4e152ba12e49d11211b9edce050",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/create-color-in-do-while-for-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "7e05fdde1ffb428ac24229687465a3816fb0b55d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/create-color-in-do-while-for-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6030fb19ab1a4e152ba12e49d11211b9edce050",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/create-color-in-do-while-for-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "7e05fdde1ffb428ac24229687465a3816fb0b55d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/create-color-in-do-while-for-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e670112b18511eef11a662c19551ddb2f529bfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/disc-and-add-in-func-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "e7152d6d52b931bec354b122a868d23621476540",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/disc-and-add-in-func-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6e670112b18511eef11a662c19551ddb2f529bfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/disc-and-add-in-func-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "e7152d6d52b931bec354b122a868d23621476540",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/disc-and-add-in-func-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "75a7f744ac5a839526259cc1cdabd3158d559ec4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-continue-return/0-opt.spvasm.expected.spvasm",
      "new_id": "ef78faff88947935d240ae0943bd01620eab9548",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-continue-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "75a7f744ac5a839526259cc1cdabd3158d559ec4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-continue-return/0-opt.wgsl.expected.spvasm",
      "new_id": "ef78faff88947935d240ae0943bd01620eab9548",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-continue-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ca3016a54e792b1354adc9cf7e7b70f7b30d7cb4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-array-manipulating-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "0094e72441f8c1b63309d03f78a11c6a4dbfecdc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-array-manipulating-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ca3016a54e792b1354adc9cf7e7b70f7b30d7cb4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-array-manipulating-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "0094e72441f8c1b63309d03f78a11c6a4dbfecdc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-array-manipulating-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "95c10d64b7cf106e2b9fa21225c575dd59a9b699",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop-in-function/0-opt.spvasm.expected.spvasm",
      "new_id": "e9214d422c9815f55ef53d11894a2556d064f785",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop-in-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "95c10d64b7cf106e2b9fa21225c575dd59a9b699",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop-in-function/0-opt.wgsl.expected.spvasm",
      "new_id": "e9214d422c9815f55ef53d11894a2556d064f785",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop-in-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb9fd815530070183e33251e6e588d91833297d9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "f839726084cb96290bcc5d872261699048e3fed4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fb9fd815530070183e33251e6e588d91833297d9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "f839726084cb96290bcc5d872261699048e3fed4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discard-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1a87cf4a5b824cb859c0fa0ded31cc83f7f4158c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discards-in-control-flow/0-opt.spvasm.expected.spvasm",
      "new_id": "ff81c934f640a9bb8e2150d03f9051d2c97ff4e1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discards-in-control-flow/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1a87cf4a5b824cb859c0fa0ded31cc83f7f4158c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/discards-in-control-flow/0-opt.wgsl.expected.spvasm",
      "new_id": "ff81c934f640a9bb8e2150d03f9051d2c97ff4e1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/discards-in-control-flow/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c77aec8e1a95bc726d359fe82b849cdeaf5e2af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-false-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "fae65db58d045817bd178a1f044c5415a23c3ed9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-false-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c77aec8e1a95bc726d359fe82b849cdeaf5e2af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-false-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "fae65db58d045817bd178a1f044c5415a23c3ed9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-false-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b3fe7b30b12aa667acc46c5caf13eb8f8fa5620",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-if-return/0-opt.spvasm.expected.spvasm",
      "new_id": "85a1114390c027633fcc2f9d17c3402c69017a6c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-if-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8b3fe7b30b12aa667acc46c5caf13eb8f8fa5620",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-if-return/0-opt.wgsl.expected.spvasm",
      "new_id": "85a1114390c027633fcc2f9d17c3402c69017a6c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-if-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "927d38cb7a21a22ef0cd92170411e18ae40580e8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-loop-in-conditionals/0-opt.spvasm.expected.spvasm",
      "new_id": "c60a59beaf5898233e458af40e3d209d374e40a7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-loop-in-conditionals/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "927d38cb7a21a22ef0cd92170411e18ae40580e8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/do-while-loop-in-conditionals/0-opt.wgsl.expected.spvasm",
      "new_id": "c60a59beaf5898233e458af40e3d209d374e40a7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/do-while-loop-in-conditionals/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddaaf9279aabb42eb06ce27bbdf2e033e6b15e6f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/flag-always-false-if/0-opt.spvasm.expected.spvasm",
      "new_id": "368cfc2aeb947be86f1b96946fa0e9994fa371e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/flag-always-false-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddaaf9279aabb42eb06ce27bbdf2e033e6b15e6f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/flag-always-false-if/0-opt.wgsl.expected.spvasm",
      "new_id": "368cfc2aeb947be86f1b96946fa0e9994fa371e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/flag-always-false-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "945adf2197c548f8c9b6a756cbf3396e9a998048",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-condition-always-false/0-opt.spvasm.expected.spvasm",
      "new_id": "ed87ecd05fd505ca7a26ce77f996773e32b00391",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-condition-always-false/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "945adf2197c548f8c9b6a756cbf3396e9a998048",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-condition-always-false/0-opt.wgsl.expected.spvasm",
      "new_id": "ed87ecd05fd505ca7a26ce77f996773e32b00391",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-condition-always-false/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e359630d5fcddc6e409077d3a7675bc0e87bd77",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-loop-with-return/0.spvasm.expected.spvasm",
      "new_id": "62f9638ece74440187df8c74a8034aaee8c9ae74",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-loop-with-return/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e359630d5fcddc6e409077d3a7675bc0e87bd77",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-loop-with-return/0.wgsl.expected.spvasm",
      "new_id": "62f9638ece74440187df8c74a8034aaee8c9ae74",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-loop-with-return/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "42a7dcde1e4db62d03d8817d93bc203108e21d6f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-with-ifs-and-return/0-opt.spvasm.expected.spvasm",
      "new_id": "29dda82d105ba190fac68887b329995940614046",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-with-ifs-and-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "42a7dcde1e4db62d03d8817d93bc203108e21d6f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/for-with-ifs-and-return/0-opt.wgsl.expected.spvasm",
      "new_id": "29dda82d105ba190fac68887b329995940614046",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/for-with-ifs-and-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6c6ca5140838ce83e090bd745480f8dde64de70",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/frag-coord-func-call-and-ifs/0-opt.spvasm.expected.spvasm",
      "new_id": "0c9f16968b65ca4f7263c36c3f54252b59528e19",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/frag-coord-func-call-and-ifs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a6c6ca5140838ce83e090bd745480f8dde64de70",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/frag-coord-func-call-and-ifs/0-opt.wgsl.expected.spvasm",
      "new_id": "0c9f16968b65ca4f7263c36c3f54252b59528e19",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/frag-coord-func-call-and-ifs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3606a344e6d52b6a4db5863c6b9593264869d189",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.spvasm.expected.spvasm",
      "new_id": "8e85648f7af9b10e376ed60096f3b79443c9a107",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3606a344e6d52b6a4db5863c6b9593264869d189",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.wgsl.expected.spvasm",
      "new_id": "8e85648f7af9b10e376ed60096f3b79443c9a107",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "02fd4f35583f62efb836e089713c71ccd4f00e83",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/global-array-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "f8e23e0d6ef2397c759f2745853d7d314811267f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/global-array-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "02fd4f35583f62efb836e089713c71ccd4f00e83",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/global-array-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "f8e23e0d6ef2397c759f2745853d7d314811267f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/global-array-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a5e407def1ba16e6b93315c20d2fde9800f684de",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/if-and-switch/0.spvasm.expected.spvasm",
      "new_id": "a111b5804595e3f33414e164e12aa33083e1c8ae",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/if-and-switch/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a5e407def1ba16e6b93315c20d2fde9800f684de",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/if-and-switch/0.wgsl.expected.spvasm",
      "new_id": "a111b5804595e3f33414e164e12aa33083e1c8ae",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/if-and-switch/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5bea6cccc389341e5740201eb56ac72385c2dff5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/increment-value-in-nested-for-loop/0.spvasm.expected.spvasm",
      "new_id": "c368904a0df04e484c08824a496de299e0bee53e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/increment-value-in-nested-for-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5bea6cccc389341e5740201eb56ac72385c2dff5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/increment-value-in-nested-for-loop/0.wgsl.expected.spvasm",
      "new_id": "c368904a0df04e484c08824a496de299e0bee53e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/increment-value-in-nested-for-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ecb08614c63dbf1ea0a98ae1697a23256a9d2cad",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/injection-switch-as-comparison/0.spvasm.expected.spvasm",
      "new_id": "18b4d77f450c9cc3c0edd86d583d218cd5cf5bd3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/injection-switch-as-comparison/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ecb08614c63dbf1ea0a98ae1697a23256a9d2cad",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/injection-switch-as-comparison/0.wgsl.expected.spvasm",
      "new_id": "18b4d77f450c9cc3c0edd86d583d218cd5cf5bd3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/injection-switch-as-comparison/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "570639338098c986e017e1d37d97eb11d5072097",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/int-mat2-struct/0-opt.spvasm.expected.spvasm",
      "new_id": "78c8778085eb4de805a3a3b5f6ba8d3eeda01457",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/int-mat2-struct/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "570639338098c986e017e1d37d97eb11d5072097",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/int-mat2-struct/0-opt.wgsl.expected.spvasm",
      "new_id": "78c8778085eb4de805a3a3b5f6ba8d3eeda01457",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/int-mat2-struct/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6bb20bf8fccc07ff1a9abadbb31445aaf6847126",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loop-dead-if-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "663e47481fb7bddea02cac5299633ea34f3d60bc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loop-dead-if-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "de2d980fb4f430bfac6ebe8c5b7787f6bef4695c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loop-dead-if-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "5b8431a2074b59e986a09282a5c708e55a531c20",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loop-dead-if-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2978632b71cc8f1df89d015ebb0cace235d2592f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loop-nested-ifs/0-opt.spvasm.expected.spvasm",
      "new_id": "2cd86ebb5eaea9b3681b313a4b00de6db96127d2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loop-nested-ifs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2978632b71cc8f1df89d015ebb0cace235d2592f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loop-nested-ifs/0-opt.wgsl.expected.spvasm",
      "new_id": "2cd86ebb5eaea9b3681b313a4b00de6db96127d2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loop-nested-ifs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6e398d19a281ceacfe54e473abee7e13dd4ddcd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loops-ifs-continues-call/0.spvasm.expected.spvasm",
      "new_id": "64b740537b54d1db9b58ddab0a28ca976a13b24b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loops-ifs-continues-call/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d6e398d19a281ceacfe54e473abee7e13dd4ddcd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/loops-ifs-continues-call/0.wgsl.expected.spvasm",
      "new_id": "64b740537b54d1db9b58ddab0a28ca976a13b24b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/loops-ifs-continues-call/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6623b07b883f969e7d62718d3b7cc32e0d0f8fe0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/matrices-and-return-in-loop/0.spvasm.expected.spvasm",
      "new_id": "dc4e4126e923e1fd97ce2bbc1e150d5ed8105a15",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/matrices-and-return-in-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6623b07b883f969e7d62718d3b7cc32e0d0f8fe0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/matrices-and-return-in-loop/0.wgsl.expected.spvasm",
      "new_id": "dc4e4126e923e1fd97ce2bbc1e150d5ed8105a15",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/matrices-and-return-in-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad29d54925d622b1ffbc3b8d5edc44b427277e98",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/max-mix-conditional-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "7f1fb649a0829d26bd98a923b69b8fc73c2f552e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/max-mix-conditional-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ad29d54925d622b1ffbc3b8d5edc44b427277e98",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/max-mix-conditional-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "7f1fb649a0829d26bd98a923b69b8fc73c2f552e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/max-mix-conditional-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "02d804c3ac454fe1954d7078a4617ccdddf6bd07",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/mix-floor-add/0-opt.spvasm.expected.spvasm",
      "new_id": "1337b9a7167c21c241dbe083df19423e95996864",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/mix-floor-add/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "02d804c3ac454fe1954d7078a4617ccdddf6bd07",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/mix-floor-add/0-opt.wgsl.expected.spvasm",
      "new_id": "1337b9a7167c21c241dbe083df19423e95996864",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/mix-floor-add/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "312327e1db84fe18fbdb85e808270c5f3625dfb0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-for-break-mat-color/0.spvasm.expected.spvasm",
      "new_id": "b58d5641ab29db7db0fccaffafd4c1ed28c89554",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-for-break-mat-color/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "312327e1db84fe18fbdb85e808270c5f3625dfb0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-for-break-mat-color/0.wgsl.expected.spvasm",
      "new_id": "b58d5641ab29db7db0fccaffafd4c1ed28c89554",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-for-break-mat-color/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eca9c855974ca1490c49488d8c63541c6ee170d2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-for-loops-with-return/0-opt.spvasm.expected.spvasm",
      "new_id": "c2763f8f1d7781d431c0c5a103eed2dc93a751c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-for-loops-with-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eca9c855974ca1490c49488d8c63541c6ee170d2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-for-loops-with-return/0-opt.wgsl.expected.spvasm",
      "new_id": "c2763f8f1d7781d431c0c5a103eed2dc93a751c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-for-loops-with-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e38a6fcbb65eca95771b9ba616f565fcd5c92c51",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-ifs-and-return-in-for-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "d051634c6b19cfc621a55a8ac988020c11785df7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-ifs-and-return-in-for-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e38a6fcbb65eca95771b9ba616f565fcd5c92c51",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-ifs-and-return-in-for-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "d051634c6b19cfc621a55a8ac988020c11785df7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-ifs-and-return-in-for-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "84ab931ec497904a7a7d5cb91586f235cef04c83",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-loops-switch/0.spvasm.expected.spvasm",
      "new_id": "bb4a7b43b4893862155501e27919369accc642dc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-loops-switch/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d22eb4e9474d464124453006c8ebbd510b21ea0b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-loops-switch/0.wgsl.expected.spvasm",
      "new_id": "1a033aca4dba8070794f318993fa34864ecef0ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-loops-switch/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a58a17f87bab724551a34b09196062a5ea72154",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-switch-break-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "aeb1b9526a42546dd52d59430363c41cd4a693a0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-switch-break-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a58a17f87bab724551a34b09196062a5ea72154",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/nested-switch-break-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "aeb1b9526a42546dd52d59430363c41cd4a693a0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/nested-switch-break-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06b6414fce6dd3078ec84f75f963e4e4875cecf7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/one-sized-array/0-opt.spvasm.expected.spvasm",
      "new_id": "63448fe1b3f6adb88d8901f2711347c5553d0e8f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/one-sized-array/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06b6414fce6dd3078ec84f75f963e4e4875cecf7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/one-sized-array/0-opt.wgsl.expected.spvasm",
      "new_id": "63448fe1b3f6adb88d8901f2711347c5553d0e8f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/one-sized-array/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cbe84e4580aa542d0ff5a42ed74f1f2742e6c409",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-float-from-while-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "de6b7b7a3d23c61973c6de8e1a83aa80ba20efd4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-float-from-while-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cbe84e4580aa542d0ff5a42ed74f1f2742e6c409",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-float-from-while-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "de6b7b7a3d23c61973c6de8e1a83aa80ba20efd4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-float-from-while-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4f0236d3cdca111ea817ba47dac72db07b7500f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-in-loop-in-function/0-opt.spvasm.expected.spvasm",
      "new_id": "af0b5281b03358e3d65c30e850a162cecef202a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-in-loop-in-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b4f0236d3cdca111ea817ba47dac72db07b7500f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-in-loop-in-function/0-opt.wgsl.expected.spvasm",
      "new_id": "af0b5281b03358e3d65c30e850a162cecef202a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-in-loop-in-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9396999ca5358ed2be098dc60d72d60024c406a9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-inside-loop-in-function/0.spvasm.expected.spvasm",
      "new_id": "894685dc3dcd2979d7befa0bd7e82f128256221c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-inside-loop-in-function/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9396999ca5358ed2be098dc60d72d60024c406a9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/return-inside-loop-in-function/0.wgsl.expected.spvasm",
      "new_id": "894685dc3dcd2979d7befa0bd7e82f128256221c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/return-inside-loop-in-function/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4e21ac0111e580863d26f0fb8d11bf7f05386ff8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/returned-boolean-in-vector/0-opt.spvasm.expected.spvasm",
      "new_id": "acc14da16d8ddf371eed4ad2c7e3452ad2f58ad8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/returned-boolean-in-vector/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4e21ac0111e580863d26f0fb8d11bf7f05386ff8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/returned-boolean-in-vector/0-opt.wgsl.expected.spvasm",
      "new_id": "acc14da16d8ddf371eed4ad2c7e3452ad2f58ad8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/returned-boolean-in-vector/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "92f7fbdc4df007f9360da63e7a5190363634ae71",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/set-color-in-one-iteration-while-loop/0.spvasm.expected.spvasm",
      "new_id": "8142eeda381f5898a144b4eb9082974f9de28d2c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/set-color-in-one-iteration-while-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "92f7fbdc4df007f9360da63e7a5190363634ae71",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/set-color-in-one-iteration-while-loop/0.wgsl.expected.spvasm",
      "new_id": "8142eeda381f5898a144b4eb9082974f9de28d2c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/set-color-in-one-iteration-while-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "58e841e59766dcdd41f350d4ed502480e5549cca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/similar-nested-ifs/0-opt.spvasm.expected.spvasm",
      "new_id": "2d9494d57b9ca28b6156fbbcf93e3c4ee0181445",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/similar-nested-ifs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "58e841e59766dcdd41f350d4ed502480e5549cca",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/similar-nested-ifs/0-opt.wgsl.expected.spvasm",
      "new_id": "2d9494d57b9ca28b6156fbbcf93e3c4ee0181445",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/similar-nested-ifs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e27323452d793e32ce8bff1afb83de38269897ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/smoothstep-after-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "0f1771bcd2c525ad9bbf93c89c60991b8344a1e2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/smoothstep-after-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e27323452d793e32ce8bff1afb83de38269897ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/smoothstep-after-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "0f1771bcd2c525ad9bbf93c89c60991b8344a1e2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/smoothstep-after-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ec2ad53c714157c307820d32c49de4b718d39a60",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-access-chains/0-opt.spvasm.expected.spvasm",
      "new_id": "08977750828f0c72cac0dac0d771903a6c9d112e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-access-chains/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ec2ad53c714157c307820d32c49de4b718d39a60",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-access-chains/0-opt.wgsl.expected.spvasm",
      "new_id": "08977750828f0c72cac0dac0d771903a6c9d112e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-access-chains/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4762c189fcc703c87a5724d48432c63cb3daa16c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/0.spvasm.expected.spvasm",
      "new_id": "5473a39a5f4d9da058a696e3719ab557cb82e897",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "777603d963d08b7edf6c738c94dd1b7472a3f903",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/0.wgsl.expected.spvasm",
      "new_id": "37f2f9c046e79eeec6720c003a3cd7c492557605",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e2f80edb940ad60d6cd80fea34d82092e90ca08b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/1.spvasm.expected.spvasm",
      "new_id": "0fb4e79cc1da835a2be3cd4a3e86087e654f9069",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4f6810fb8f60b4525180589bef640cdbe214080d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/1.wgsl.expected.spvasm",
      "new_id": "600e4cf23b1780b18b51ded319676bcaeaecbe72",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite-phi/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "feaee7c200c462f0d1776657bb5fc833361bf6fe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/0.spvasm.expected.spvasm",
      "new_id": "790f08e8396cb0e81cbf5a17abb80ee925c3fde0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "feaee7c200c462f0d1776657bb5fc833361bf6fe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/0.wgsl.expected.spvasm",
      "new_id": "790f08e8396cb0e81cbf5a17abb80ee925c3fde0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f9920e1acc60ed2f1c6d2f7a497a2cc7fb4979bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/1.spvasm.expected.spvasm",
      "new_id": "7eb9d59451c29e5c9f5e8a1beb4656f00a486ff1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f9920e1acc60ed2f1c6d2f7a497a2cc7fb4979bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/1.wgsl.expected.spvasm",
      "new_id": "7eb9d59451c29e5c9f5e8a1beb4656f00a486ff1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composite2/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a43cab9d109c839761e169d039caeb2ed58c963",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/0.spvasm.expected.spvasm",
      "new_id": "574c7456be21a1f8a57d17688f4d34360b75f490",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4a43cab9d109c839761e169d039caeb2ed58c963",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/0.wgsl.expected.spvasm",
      "new_id": "574c7456be21a1f8a57d17688f4d34360b75f490",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f758b6bbc10118f015c9560f22b4d82d32d3082",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/1.spvasm.expected.spvasm",
      "new_id": "efa8c69d697aae39808d5a4175a3a9f6ae22cd91",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8f758b6bbc10118f015c9560f22b4d82d32d3082",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/1.wgsl.expected.spvasm",
      "new_id": "efa8c69d697aae39808d5a4175a3a9f6ae22cd91",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-composites/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b8a67a850e1cc061c1cf360697167e7545d84d74",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/1.spvasm.expected.spvasm",
      "new_id": "dc8895d0cd32d083aa4dd73c723c9897a668ed2b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b8a67a850e1cc061c1cf360697167e7545d84d74",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/1.wgsl.expected.spvasm",
      "new_id": "dc8895d0cd32d083aa4dd73c723c9897a668ed2b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d01b8b570010bee5ad023da1e2e120c610e75e2f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/0-opt.spvasm.expected.spvasm",
      "new_id": "24b7928c5013b1458cf8b4b06c06a67b52ab13ea",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d01b8b570010bee5ad023da1e2e120c610e75e2f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/0-opt.wgsl.expected.spvasm",
      "new_id": "24b7928c5013b1458cf8b4b06c06a67b52ab13ea",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "44345bd1092a64608af7d5e31226e2e5ca6d418c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/1.spvasm.expected.spvasm",
      "new_id": "78ad920112cd5c7919b3a010653721bae666eebe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "44345bd1092a64608af7d5e31226e2e5ca6d418c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/1.wgsl.expected.spvasm",
      "new_id": "78ad920112cd5c7919b3a010653721bae666eebe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1e952c8e6f485e3acb25c4a22f5233c4a05478e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/0-opt.spvasm.expected.spvasm",
      "new_id": "b590ee6d327537e0bdc7576d7685cdf00a6abe8f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8ea9848dca083d86ca82bc824fb52b4a98f925ba",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/0-opt.wgsl.expected.spvasm",
      "new_id": "72c41992f44417268296a1f16fa05380ab054972",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "19303449d913a5e38a7b777ddec8fcef6255b94c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/1.spvasm.expected.spvasm",
      "new_id": "dc0ea2bde152d337199d94c7ce94061ae1d02c63",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbc9b3910c250a8452ace4e47c6af3dafd9eb493",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/1.wgsl.expected.spvasm",
      "new_id": "01d6d84ef715939f3aa9377de029cc32149a6801",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43b700f91b2b6e096597c3857b42d7edf265471c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/0.spvasm.expected.spvasm",
      "new_id": "83842cbc191292eafe6516190d7e14b9e79670e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "43b700f91b2b6e096597c3857b42d7edf265471c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/0.wgsl.expected.spvasm",
      "new_id": "83842cbc191292eafe6516190d7e14b9e79670e5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a60eb4eb08e51625aa5712d6f02c8b11de272d7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/1.spvasm.expected.spvasm",
      "new_id": "71cd98b8b31ef1533317fce0f635d23e49d6af91",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a60eb4eb08e51625aa5712d6f02c8b11de272d7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/1.wgsl.expected.spvasm",
      "new_id": "71cd98b8b31ef1533317fce0f635d23e49d6af91",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block2/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "858be3184b697dfa3c2f3aedd055192ce6a483e1",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block3/1.spvasm.expected.spvasm",
      "new_id": "4202ee11b60ad16dbb62c0d37d7e3733dff4f470",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block3/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b7687ce19b83a678027c21713221bb77730f7168",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block3/1.wgsl.expected.spvasm",
      "new_id": "620876461e8cb9b0678b2fe4150765d3c6b4faea",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-double-branch-to-same-block3/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9057c705a293cfd09e9e98e7b66160f70b0f1a83",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-load-from-frag-color/1.spvasm.expected.spvasm",
      "new_id": "6884591f53b86271959e957efca3e6b4b2947478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-load-from-frag-color/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9057c705a293cfd09e9e98e7b66160f70b0f1a83",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-load-from-frag-color/1.wgsl.expected.spvasm",
      "new_id": "6884591f53b86271959e957efca3e6b4b2947478",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-load-from-frag-color/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "770f48a068797275bef6116655016d5d7ec56321",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-null-in-phi-and-unroll/1.spvasm.expected.spvasm",
      "new_id": "000259e13e8c6cb78f94ce125534566361732fd9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-null-in-phi-and-unroll/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "770f48a068797275bef6116655016d5d7ec56321",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-null-in-phi-and-unroll/1.wgsl.expected.spvasm",
      "new_id": "000259e13e8c6cb78f94ce125534566361732fd9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-null-in-phi-and-unroll/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7dfa9c84ed312926746da0bb87e481ff18ae6cb8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/1.spvasm.expected.spvasm",
      "new_id": "8630dfbfd2aaad44c57f89519493f3bc3f4f7a79",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7dfa9c84ed312926746da0bb87e481ff18ae6cb8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/1.wgsl.expected.spvasm",
      "new_id": "8630dfbfd2aaad44c57f89519493f3bc3f4f7a79",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6899c0390ffebc47558dea3c32ebcb9cbf78ad60",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/2.spvasm.expected.spvasm",
      "new_id": "d9172577169ab19ba447e37a5b0ecdf34132c3f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6899c0390ffebc47558dea3c32ebcb9cbf78ad60",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/2.wgsl.expected.spvasm",
      "new_id": "d9172577169ab19ba447e37a5b0ecdf34132c3f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bifurcation-Os-mutate-var-vector-shuffle/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d4767b32d07eda4c7d00c17a1031db0f540b4fe4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/0.spvasm.expected.spvasm",
      "new_id": "c4002c29877c8af420e6f6b0c63f335e369fb27e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d4767b32d07eda4c7d00c17a1031db0f540b4fe4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/0.wgsl.expected.spvasm",
      "new_id": "c4002c29877c8af420e6f6b0c63f335e369fb27e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "75d9c10c031ad62f7cee0adc2bbc1898c2e2ca1b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/1.spvasm.expected.spvasm",
      "new_id": "11e08b32ed516460ba4f68fe9a5fb0e733c7aca9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "75d9c10c031ad62f7cee0adc2bbc1898c2e2ca1b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/1.wgsl.expected.spvasm",
      "new_id": "11e08b32ed516460ba4f68fe9a5fb0e733c7aca9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b409191ceec0a0da6d0b08ba526fd8e18d05282",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/0.spvasm.expected.spvasm",
      "new_id": "42927067a40574928f37d96c6a068de1c3ac36f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b409191ceec0a0da6d0b08ba526fd8e18d05282",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/0.wgsl.expected.spvasm",
      "new_id": "42927067a40574928f37d96c6a068de1c3ac36f9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9edd5c342c85c7270ebb81a8fba1080b07bc5f7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/1.spvasm.expected.spvasm",
      "new_id": "be911eacffde8678362f7f8d06ddeb0bb5759f5b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9edd5c342c85c7270ebb81a8fba1080b07bc5f7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/1.wgsl.expected.spvasm",
      "new_id": "be911eacffde8678362f7f8d06ddeb0bb5759f5b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-collatz-O-mutate-composite-construct-extract/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2af7e74d80f2e8fadfb1781268f44475bc3e617d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-colorgrid-modulo-O-move-block-down/1.spvasm.expected.spvasm",
      "new_id": "f873f32a840a40f9e9ca9413dc8ae47dfb6aefde",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-colorgrid-modulo-O-move-block-down/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d0770bae4f2174515f2b2ac7921df78e4840ae22",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-colorgrid-modulo-O-move-block-down/1.wgsl.expected.spvasm",
      "new_id": "eb782e5570b65f6b5cc2716b07838e95c5f5dcf6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-colorgrid-modulo-O-move-block-down/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77bd5f4659600af7e0216e246c7b0357138b9bd0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/1.spvasm.expected.spvasm",
      "new_id": "de934f44f8b205065885c0b996762df9dcc919be",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77bd5f4659600af7e0216e246c7b0357138b9bd0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/1.wgsl.expected.spvasm",
      "new_id": "de934f44f8b205065885c0b996762df9dcc919be",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "25009f42eae7e6a2aae626dae854de3b0ccfee96",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/2.spvasm.expected.spvasm",
      "new_id": "2b6e8e196115a400b88cec8a90600398da9ebada",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "25009f42eae7e6a2aae626dae854de3b0ccfee96",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/2.wgsl.expected.spvasm",
      "new_id": "2b6e8e196115a400b88cec8a90600398da9ebada",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dc5e13f5035409aa5302372892aca48d04c6d0f3",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/1.spvasm.expected.spvasm",
      "new_id": "f1c11c286e131a86f58409305d66e34eae672aed",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "62be4a896ad8a89fae9305fc96cace1a350added",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/1.wgsl.expected.spvasm",
      "new_id": "09fcfaeec1064058fd04b338529ca75cf2188608",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc6c8d7816c6298def6566c1444198a1cc62089",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/2.spvasm.expected.spvasm",
      "new_id": "e95f0ce36e8807982abb5bf2c869ca30c4f57352",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4e098fd0845e1c69f7fa48e966d04888f2be0f54",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/2.wgsl.expected.spvasm",
      "new_id": "95cd58b71c407971bd6808683446f57c6d6f6cbb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-O-prop-up-mutate-var/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "446ddb557ec804f4e17989f6757060aa284d8e4b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/0.spvasm.expected.spvasm",
      "new_id": "6ec2be4130208b2a7a1d1d69a7f7431241f536d1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7dffbeb755aea02fac201e836bfe90c2047b619",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/0.wgsl.expected.spvasm",
      "new_id": "25a6bc25c3dd34a6d54b7c7d4e05af5e8ad72a2a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91687068e9b46ddecc5449ca188a54fcc2e02eec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/1.spvasm.expected.spvasm",
      "new_id": "bd5121de1fc5ad2e09b9eeb6307a52eb6a230f31",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f3113fde872d53e493391e0bae6aa09fcffe0fc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/1.wgsl.expected.spvasm",
      "new_id": "62814e348cc981a1b6f7a801de4584080b7cfa56",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-dead-code/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0fda3bdd29ca4f5dcf0e1e3e056b597f4532177c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/1.spvasm.expected.spvasm",
      "new_id": "63aeb8c6db66153d510e304ed797d3516600bcd4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "77c510cbbaa9ca363cf854ffdb415b21e427b2a4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/1.wgsl.expected.spvasm",
      "new_id": "592eb4fa1bd20bc917732771833c5e862151a2d2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b0327f09e6518a4251efe880922ea9b5999cdbee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/2-opt.spvasm.expected.spvasm",
      "new_id": "3f88a65a8221803f5aba58f8af4149538e61fd27",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/2-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0bab96492a8949007846da59f42664307a200b75",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/2-opt.wgsl.expected.spvasm",
      "new_id": "64bc0c1e67b066485d3a56447ddc316adee32603",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-flatten-selection-dead-continues/2-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b86fd0819e4e20baf036c1e8fe62b29fb46976c5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/1.spvasm.expected.spvasm",
      "new_id": "f5ab977ed0f2c9b6066339acf93f52db089c8987",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6f99e9fc78bba0ee15626a0abb7b54328575e172",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/1.wgsl.expected.spvasm",
      "new_id": "34a9af08eb2365178cba358492cbea1f5ba1c790",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "06e5ba85086943512e776008371f960cf72e1e79",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/2.spvasm.expected.spvasm",
      "new_id": "cd54ca62d9a070779b44364de6e2880007545e7c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a502034ac941f84b2aa0d14be1ad58ee2a51e0c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/2.wgsl.expected.spvasm",
      "new_id": "5965e67b8e40c7b565ebe9b348f89461639a23f8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-mergesort-func-inline-mutate-var/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d89e65c597bec6a80d9e9d4afc595b5dd8d71134",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/0.spvasm.expected.spvasm",
      "new_id": "1040dc6f578c2f48cba2d511306f1da77e2012e7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d89e65c597bec6a80d9e9d4afc595b5dd8d71134",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/0.wgsl.expected.spvasm",
      "new_id": "1040dc6f578c2f48cba2d511306f1da77e2012e7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0b49352fbc364b9a0c4e24002ff622ac599fb4c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/1.spvasm.expected.spvasm",
      "new_id": "56656ad089396e605850c750ff9dfa301f545fe2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0b49352fbc364b9a0c4e24002ff622ac599fb4c2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/1.wgsl.expected.spvasm",
      "new_id": "56656ad089396e605850c750ff9dfa301f545fe2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-O-mutate-variable/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2951010a61281985c6fee5eb628bfe2a4586cf32",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/0.spvasm.expected.spvasm",
      "new_id": "4dc817a367dbfa4934115bdb60ce8a7e59d25ac2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2951010a61281985c6fee5eb628bfe2a4586cf32",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/0.wgsl.expected.spvasm",
      "new_id": "4dc817a367dbfa4934115bdb60ce8a7e59d25ac2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af0b70ab9139020fd9dc0d3b06dbe6f13cb65e4f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/1.spvasm.expected.spvasm",
      "new_id": "ab775fdd08a00a0a11417b038d7ba0ab46c0befe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af0b70ab9139020fd9dc0d3b06dbe6f13cb65e4f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/1.wgsl.expected.spvasm",
      "new_id": "ab775fdd08a00a0a11417b038d7ba0ab46c0befe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "657d9eb2d2138de6fba24b34252c78d1b6734409",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/2.spvasm.expected.spvasm",
      "new_id": "b6999e2f53406308bec4f462bf2308261fd1f5ad",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "657d9eb2d2138de6fba24b34252c78d1b6734409",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/2.wgsl.expected.spvasm",
      "new_id": "b6999e2f53406308bec4f462bf2308261fd1f5ad",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-orbit-Os-access-chain-mutate-pointer/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc6b7b1b172510d751732aba946f1d26d55859af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/1.spvasm.expected.spvasm",
      "new_id": "d6490916a3c1180f8eb34b1d41bb7c867f4bd8ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc6b7b1b172510d751732aba946f1d26d55859af",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/1.wgsl.expected.spvasm",
      "new_id": "d6490916a3c1180f8eb34b1d41bb7c867f4bd8ce",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ace8cfbd70c4dba15b47acba1f99075f3aa36f11",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/2.spvasm.expected.spvasm",
      "new_id": "cbcac4de69e4d685ca2902584f89853cae31d889",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ace8cfbd70c4dba15b47acba1f99075f3aa36f11",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/2.wgsl.expected.spvasm",
      "new_id": "cbcac4de69e4d685ca2902584f89853cae31d889",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-O-op-select-to-op-phi/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1bc7c3e45e997d6bb8dc875a55160b3c5930c33c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/0.spvasm.expected.spvasm",
      "new_id": "0c45b13fcfdd453668956da2111976dff1db7a3b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1bc7c3e45e997d6bb8dc875a55160b3c5930c33c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/0.wgsl.expected.spvasm",
      "new_id": "0c45b13fcfdd453668956da2111976dff1db7a3b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d77d9b81338bc5ea0aa7b33352d15fa2bca56cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/1.spvasm.expected.spvasm",
      "new_id": "da642c328657b9d1ec0c6e837cf49a7aa6fde0b1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d77d9b81338bc5ea0aa7b33352d15fa2bca56cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/1.wgsl.expected.spvasm",
      "new_id": "da642c328657b9d1ec0c6e837cf49a7aa6fde0b1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dfd34c594b83d3bec8091c3b668c5f374a687064",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-dontinline/0-opt.spvasm.expected.spvasm",
      "new_id": "168571112665965e332589c318214b897d85ed21",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-dontinline/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dfd34c594b83d3bec8091c3b668c5f374a687064",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-dontinline/0-opt.wgsl.expected.spvasm",
      "new_id": "168571112665965e332589c318214b897d85ed21",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-dontinline/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c8db032d12b53760ee4bc9b4af52034d394067e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-mat-func-param/1.spvasm.expected.spvasm",
      "new_id": "c09bea6395cd372f0202c251762444725c06b2c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-mat-func-param/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c8db032d12b53760ee4bc9b4af52034d394067e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-mat-func-param/1.wgsl.expected.spvasm",
      "new_id": "c09bea6395cd372f0202c251762444725c06b2c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-mat-func-param/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d0f00b481147bb7a91b91930c9d080a2c795e90",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/1.spvasm.expected.spvasm",
      "new_id": "7ae9ae47487426059e1f9443a99ae66b7ff8944e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d0f00b481147bb7a91b91930c9d080a2c795e90",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/1.wgsl.expected.spvasm",
      "new_id": "7ae9ae47487426059e1f9443a99ae66b7ff8944e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ef05006a824af0ee9a2529942463b3a3f38f724",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/2.spvasm.expected.spvasm",
      "new_id": "f0b16396bfc44c2a84b6520b223916cffd11dd8b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ef05006a824af0ee9a2529942463b3a3f38f724",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/2.wgsl.expected.spvasm",
      "new_id": "f0b16396bfc44c2a84b6520b223916cffd11dd8b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/spv-stable-rects-Os-mutate-var-push-through-var/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ea3312a6e7a0274f66b3368a9c83f3d7637ec08",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/0.spvasm.expected.spvasm",
      "new_id": "2b27a7a5925b7bd612a343720f6d2676b7c05020",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9ea3312a6e7a0274f66b3368a9c83f3d7637ec08",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/0.wgsl.expected.spvasm",
      "new_id": "2b27a7a5925b7bd612a343720f6d2676b7c05020",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "41d75a5c09518ea9eadd1b4c26056e4fbfd38cfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/1.spvasm.expected.spvasm",
      "new_id": "15d09a83ed4f0df34721d61df6931e3d8836f159",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "41d75a5c09518ea9eadd1b4c26056e4fbfd38cfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/1.wgsl.expected.spvasm",
      "new_id": "15d09a83ed4f0df34721d61df6931e3d8836f159",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-false-if-discard-loop/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3d85c3b7887ded68c311550a6ca1e6250a127913",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/0.spvasm.expected.spvasm",
      "new_id": "f512823de0cb4d1d332a18553afd88f24c9ec309",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3d85c3b7887ded68c311550a6ca1e6250a127913",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/0.wgsl.expected.spvasm",
      "new_id": "f512823de0cb4d1d332a18553afd88f24c9ec309",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b62cb2f27c2a6cdf3e8c87a05edf7eb1265ad543",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/1.spvasm.expected.spvasm",
      "new_id": "1173db6f64fecd87c15082fb7af15f8954f7f474",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b62cb2f27c2a6cdf3e8c87a05edf7eb1265ad543",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/1.wgsl.expected.spvasm",
      "new_id": "1173db6f64fecd87c15082fb7af15f8954f7f474",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "990bb9a647b116180d15e43aceb95280ed1421cb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-nested-if-and-conditional/1.spvasm.expected.spvasm",
      "new_id": "25d57df2012bda4e41e586e1b0c8cea648007916",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-nested-if-and-conditional/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "990bb9a647b116180d15e43aceb95280ed1421cb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-nested-if-and-conditional/1.wgsl.expected.spvasm",
      "new_id": "25d57df2012bda4e41e586e1b0c8cea648007916",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-nested-if-and-conditional/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68b226ddeec6715ff1b076220f221dcad2d33447",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/0-opt.spvasm.expected.spvasm",
      "new_id": "0f01d3e319f002f7426cc8eb77e3c379c13fc28e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68b226ddeec6715ff1b076220f221dcad2d33447",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/0-opt.wgsl.expected.spvasm",
      "new_id": "0f01d3e319f002f7426cc8eb77e3c379c13fc28e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "885a0bad6f4ea7e7806928b165f4c4cb8ea78f8e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/1.spvasm.expected.spvasm",
      "new_id": "b8f0ad9f12c2687d1acb2532c1511072e3c7c419",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "885a0bad6f4ea7e7806928b165f4c4cb8ea78f8e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/1.wgsl.expected.spvasm",
      "new_id": "b8f0ad9f12c2687d1acb2532c1511072e3c7c419",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d892d09edc8719b3a9a8b104376a3309d4e4d6f4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-collatz-push-constant-with-nested-min-max/0.spvasm.expected.spvasm",
      "new_id": "4742393865d468bcb3df6ae034ac0de6aa9e8e38",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-collatz-push-constant-with-nested-min-max/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d892d09edc8719b3a9a8b104376a3309d4e4d6f4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-collatz-push-constant-with-nested-min-max/0.wgsl.expected.spvasm",
      "new_id": "4742393865d468bcb3df6ae034ac0de6aa9e8e38",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-collatz-push-constant-with-nested-min-max/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e4c4488abc5370db7e5b967ae5a9f7fcda1c4009",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-double-always-false-discard/1.spvasm.expected.spvasm",
      "new_id": "f86cae1c2953999db57db28bb2ada627a33c9cdd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-double-always-false-discard/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a037b9b98bb87127c480414959aafe74380880cd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-double-always-false-discard/1.wgsl.expected.spvasm",
      "new_id": "be7014685e50fe43a748b7c9e511c6959288f2a0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-double-always-false-discard/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7d8cfd18484b65939a9e524ce4463637b7996bd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-float-mat-determinant-clamp/0.spvasm.expected.spvasm",
      "new_id": "d9bbe00257640a5f6edd7cb9172625f658ec2ce8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-float-mat-determinant-clamp/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dfc561e111504e9dd37522a65a26dfc2bb003da7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-float-mat-determinant-clamp/0.wgsl.expected.spvasm",
      "new_id": "c64868a52265386523cf1c59d6a67e0d0c833f45",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-float-mat-determinant-clamp/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1caf4625f406cb176d9cf28933941152fc33e64",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-injected-conditional-true/1.spvasm.expected.spvasm",
      "new_id": "21e010e338e76a06ea1d211db33e9132a6690ced",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-injected-conditional-true/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8fe03c25fe36659537cda4f10949c384c7288a88",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-injected-conditional-true/1.wgsl.expected.spvasm",
      "new_id": "b918afc9a0bf03899aef378344de05f73d8b1453",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-injected-conditional-true/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a7cfea19e5744196e9e1bc23161c32e36b0ce16c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/0-opt.spvasm.expected.spvasm",
      "new_id": "7a51a8483469ddae967bf53e7ed0f04e043efc21",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f1e2c9bfa21abd0a665a12bb36b16093c9c4015f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/0-opt.wgsl.expected.spvasm",
      "new_id": "b82742a664550ad732b275feacf0e16b1495978e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc78cd77ce6a1963bda349b04235180332d74f03",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/1.spvasm.expected.spvasm",
      "new_id": "7219acdd64c807654800f05017919ff0f40b22fb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a05688bc757aba3b7f960a18bdf49230fa180962",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/1.wgsl.expected.spvasm",
      "new_id": "415212997e6d68de847a22026c7cbebabae4ff9b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-divided-1/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddb9a0aded1899711d619c4a1ccb0ed1be1cf1ec",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-simple-loop/1.spvasm.expected.spvasm",
      "new_id": "9f31452605fcfe9627d40bcdd5a41a26f52acebb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-simple-loop/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9faf394f6234935ee53bb8d72ce68a247addf8c5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-simple-loop/1.wgsl.expected.spvasm",
      "new_id": "f050722c7137165c3764de6eaa36d618b8b8e8e1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-true-conditional-simple-loop/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab70f5182ab11a7c9420fcc2edca4dae382cdb63",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-vec3-values-from-matrix/1.spvasm.expected.spvasm",
      "new_id": "7900ede96a8ec6b3d5963096df6065601e09e432",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-vec3-values-from-matrix/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1061a2d0bcc599fc4bb56f9f48dd5b4bdc86817",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-vec3-values-from-matrix/1.wgsl.expected.spvasm",
      "new_id": "03f267644d466c44f75ce46b24f00b81834a259d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-colorgrid-modulo-vec3-values-from-matrix/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "238e1fc19f5424661b90347a3e1adb07bbb500fc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-clamped-conditional-bit-shift/1.spvasm.expected.spvasm",
      "new_id": "b288e67e43b1eccf4c3ca94498e3947719eeec89",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-clamped-conditional-bit-shift/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "023eb518a52a8c1436c9e6e742e44b69e86ee879",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-clamped-conditional-bit-shift/1.wgsl.expected.spvasm",
      "new_id": "a8c12dd6f64d139c249bd6bee0dd5fa339a9c244",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-clamped-conditional-bit-shift/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7c1fb077c26b39810effd06d3f79c7a373d9fe73",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-for-always-false-if-discard/1.spvasm.expected.spvasm",
      "new_id": "6f744f79e58435f3fe7f40bcf723c99a5c0f42d0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-for-always-false-if-discard/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4752288531dd159675e7f44ceee513aa0c4e8473",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-for-always-false-if-discard/1.wgsl.expected.spvasm",
      "new_id": "0c9763fb362ca4cecdb5b3934d366d0ca84089c8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-for-always-false-if-discard/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "32f00d92292595a0eff4ee13ee077111a7735a6a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-reversed-for-loop/1.spvasm.expected.spvasm",
      "new_id": "2021b39c09d4922acb829e531012c105583e4cfe",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-reversed-for-loop/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3bf7abfb7745380ae15a9ad074ab083b4610e22d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-reversed-for-loop/1.wgsl.expected.spvasm",
      "new_id": "942a899e33cef2ee5f617b6f35eedfda521cd849",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-mergesort-reversed-for-loop/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "003a32d79e43caba95232bde18ba43761ed69b7d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-conditional-bitwise-or-clamp/1.spvasm.expected.spvasm",
      "new_id": "6e69563fff71745a8caa8dfbc57184971778109c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-conditional-bitwise-or-clamp/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "003a32d79e43caba95232bde18ba43761ed69b7d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-conditional-bitwise-or-clamp/1.wgsl.expected.spvasm",
      "new_id": "6e69563fff71745a8caa8dfbc57184971778109c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-conditional-bitwise-or-clamp/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db059704595881ce908a1a7ab0f7e13dba5074b4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/0-opt.spvasm.expected.spvasm",
      "new_id": "0841a4733f35785c02047daf5ecb91119c46984f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db059704595881ce908a1a7ab0f7e13dba5074b4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/0-opt.wgsl.expected.spvasm",
      "new_id": "0841a4733f35785c02047daf5ecb91119c46984f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "834d21fe1173ec04d2da0613e77e500b23cb6341",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/1.spvasm.expected.spvasm",
      "new_id": "4c129a58fe6fa2b4bef478f2dd987b17e821ccfc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "834d21fe1173ec04d2da0613e77e500b23cb6341",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/1.wgsl.expected.spvasm",
      "new_id": "4c129a58fe6fa2b4bef478f2dd987b17e821ccfc",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e0c2ca0e5cf0bb4b966efe46b68dd93080f01683",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/2-opt.spvasm.expected.spvasm",
      "new_id": "8156ab9b320eb77500535967a9d75f8c47170e09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/2-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e0c2ca0e5cf0bb4b966efe46b68dd93080f01683",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/2-opt.wgsl.expected.spvasm",
      "new_id": "8156ab9b320eb77500535967a9d75f8c47170e09",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-for-loop-with-injection/2-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6f5c5f8917ec338bc2814e2145e16554f81a97ff",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/0.spvasm.expected.spvasm",
      "new_id": "4dded407639e870f724aa4d317778c6f5d9ce303",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6f5c5f8917ec338bc2814e2145e16554f81a97ff",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/0.wgsl.expected.spvasm",
      "new_id": "4dded407639e870f724aa4d317778c6f5d9ce303",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "01d7e035e4352a0c2283ea0460ba3911130f550a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/2.spvasm.expected.spvasm",
      "new_id": "d044f62815bb1f57e1b8f9cfb535781a00337eaa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/2.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "01d7e035e4352a0c2283ea0460ba3911130f550a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/2.wgsl.expected.spvasm",
      "new_id": "d044f62815bb1f57e1b8f9cfb535781a00337eaa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f53a11bbc1906879d992b4235286993cc0de0857",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-max-value-as-index/2-opt.spvasm.expected.spvasm",
      "new_id": "e255866131802a98470974a71983c62e6590dd2c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-max-value-as-index/2-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f53a11bbc1906879d992b4235286993cc0de0857",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-max-value-as-index/2-opt.wgsl.expected.spvasm",
      "new_id": "e255866131802a98470974a71983c62e6590dd2c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-quicksort-max-value-as-index/2-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d8773e452ccdbc2dc5a818b409c7ad39eb1ad01",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-rects-vec4-clamp-conditional-min-mix/1.spvasm.expected.spvasm",
      "new_id": "7581de063fd5348e8b855f23fd1f35847f441720",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-rects-vec4-clamp-conditional-min-mix/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5d8773e452ccdbc2dc5a818b409c7ad39eb1ad01",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-rects-vec4-clamp-conditional-min-mix/1.wgsl.expected.spvasm",
      "new_id": "7581de063fd5348e8b855f23fd1f35847f441720",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-rects-vec4-clamp-conditional-min-mix/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "97a8140193c3dbf89314e0af381f3db108e53580",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "c6328f5225d7a4c119767426fc24f762dc47242d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "59e04f8590627c3d956f891b4c04725b63cd99a2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "3dbc1da13e2b44bb08124dea85ab225589fb0d36",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cbaf95067d7ae309d3616fbf64545631cf037937",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/0.spvasm.expected.spvasm",
      "new_id": "a09be33d7ac0e75dba5a715b9f8eba51a80db690",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dadcc8e970ef788c9e27c4f10ce79e25cd1f456d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/0.wgsl.expected.spvasm",
      "new_id": "4b9e486f623ffc39ffbbaab23e97215c3482b680",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd2f1dc845f765ab46332c9e0254606a8e003458",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/1.spvasm.expected.spvasm",
      "new_id": "29470faeb1a63eb2bf311c89e6696ca14cf3bd22",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "98ab5e516d031be0dca3fb3dd111a1c12a50efc5",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/1.wgsl.expected.spvasm",
      "new_id": "11326c613f14586c92c0289034ff13c622794a5c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c9284d50753301f58a84db56393564d6ebb72814",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-conditional-clamped-float/0.spvasm.expected.spvasm",
      "new_id": "98d056f1b6a1cef3e2c73aea80dad050086e26f3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-conditional-clamped-float/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d3239b1b86722354c35005782c19fa2c81b62d4",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-conditional-clamped-float/0.wgsl.expected.spvasm",
      "new_id": "db14570291573cfb3091054e168359eec183e02f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-conditional-clamped-float/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce351965d075e09e74f55a470b4dbc38ae29b79f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/0.spvasm.expected.spvasm",
      "new_id": "b843feaa48dc65ca209d34d445aefc6f82b1a6c2",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "69ebf787a2f5ce7fab546cf3ea7221c0ce1b92e9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/0.wgsl.expected.spvasm",
      "new_id": "74317631438bb609825f9c825b96620c892db900",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a9951465d9c9c5bf8036c91ebfaa8c48e7b7239b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/1.spvasm.expected.spvasm",
      "new_id": "cf14852dcb0461e9da91d44c4a296a8151c3cba3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8e4e6fce174baae83c73588a2f6812a9ec4f1fea",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/1.wgsl.expected.spvasm",
      "new_id": "e436c775850cfdef0328a13088f01217e15e7a97",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/stable-triangle-nested-for-loop-and-true-if/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "902b81dd3b98eea8f02fc66dd80caca5db855547",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-and-unreachable-infinite-loop/0.spvasm.expected.spvasm",
      "new_id": "bbbae281ba1b602151e0a7a5680a05fed0fc2eb6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-and-unreachable-infinite-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "902b81dd3b98eea8f02fc66dd80caca5db855547",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-and-unreachable-infinite-loop/0.wgsl.expected.spvasm",
      "new_id": "bbbae281ba1b602151e0a7a5680a05fed0fc2eb6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-and-unreachable-infinite-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc8e8c12109564955e8a009d765bc312b22f9bfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-array-index/0.spvasm.expected.spvasm",
      "new_id": "63de97cd7c02c80486fc8ea3234e236d73e56d6e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-array-index/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc8e8c12109564955e8a009d765bc312b22f9bfc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-array-index/0.wgsl.expected.spvasm",
      "new_id": "63de97cd7c02c80486fc8ea3234e236d73e56d6e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-array-index/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b17c76f3fed51b18afd093ce8081e1e3d2b577a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-controlled-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "d8be20adaad5c565454560e9330a67ea9eca572d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-controlled-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b17c76f3fed51b18afd093ce8081e1e3d2b577a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-controlled-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "d8be20adaad5c565454560e9330a67ea9eca572d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-controlled-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cdb9e6ea4c587f8a10bfc3de0f00e2df8da6ca9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-used-as-temporary/0-opt.spvasm.expected.spvasm",
      "new_id": "758ec986f59fafdfd3bfd9553463659e46aa2b58",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-used-as-temporary/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4cdb9e6ea4c587f8a10bfc3de0f00e2df8da6ca9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/struct-used-as-temporary/0-opt.wgsl.expected.spvasm",
      "new_id": "758ec986f59fafdfd3bfd9553463659e46aa2b58",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/struct-used-as-temporary/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "33527dee1ddfe7c308bea136f796e174c4bf07a0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-if-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "b917ae2278f774aa5183e5dadeb94134dc4efb97",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-if-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "33527dee1ddfe7c308bea136f796e174c4bf07a0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-if-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "b917ae2278f774aa5183e5dadeb94134dc4efb97",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-if-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8617fb5eb7e0c9d46ff0ecb5896b461b86d73d0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-inside-while-always-return/0-opt.spvasm.expected.spvasm",
      "new_id": "467fed2052950602eb4950977ac5a5c82f1de57f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-inside-while-always-return/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a8617fb5eb7e0c9d46ff0ecb5896b461b86d73d0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-inside-while-always-return/0-opt.wgsl.expected.spvasm",
      "new_id": "467fed2052950602eb4950977ac5a5c82f1de57f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-inside-while-always-return/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5dc9aa9de536b9146922e26b2c8d7dba7e63a3d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-loop-switch-if/0-opt.spvasm.expected.spvasm",
      "new_id": "7259a72ae523246be971385d949787a0c9b874f6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-loop-switch-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c5dc9aa9de536b9146922e26b2c8d7dba7e63a3d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-loop-switch-if/0-opt.wgsl.expected.spvasm",
      "new_id": "7259a72ae523246be971385d949787a0c9b874f6",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-loop-switch-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f8108c82a4921c5289b16b673c873f02b9222537",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-with-empty-if-false/0.spvasm.expected.spvasm",
      "new_id": "03a1bd4f087a888ead9eaaf6e8117819506d864d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-with-empty-if-false/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f8108c82a4921c5289b16b673c873f02b9222537",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-with-empty-if-false/0.wgsl.expected.spvasm",
      "new_id": "03a1bd4f087a888ead9eaaf6e8117819506d864d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-with-empty-if-false/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "387a26aac9ebd58b72a4ea8e4029114735df3aef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-with-fall-through-cases/0-opt.spvasm.expected.spvasm",
      "new_id": "43d00edf1bd584d056aa6798ac14c18bd28f91e9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-with-fall-through-cases/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "387a26aac9ebd58b72a4ea8e4029114735df3aef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/switch-with-fall-through-cases/0-opt.wgsl.expected.spvasm",
      "new_id": "43d00edf1bd584d056aa6798ac14c18bd28f91e9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/switch-with-fall-through-cases/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ed4633414e78fc18cc9806b3a9900381c27d7fd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/transpose-rectangular-matrix/0.spvasm.expected.spvasm",
      "new_id": "11bba6daf58ed29f5ef9798427970db0b5521074",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/transpose-rectangular-matrix/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7ed4633414e78fc18cc9806b3a9900381c27d7fd",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/transpose-rectangular-matrix/0.wgsl.expected.spvasm",
      "new_id": "11bba6daf58ed29f5ef9798427970db0b5521074",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/transpose-rectangular-matrix/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8dcb8278eb11453051561a5cc6b14c15c2eab248",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-2-iteration-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "43f37e29f23eaf9476f4bec979fe74dc93f234f4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-2-iteration-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8dcb8278eb11453051561a5cc6b14c15c2eab248",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-2-iteration-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "43f37e29f23eaf9476f4bec979fe74dc93f234f4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-2-iteration-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3f924a6a19c5d64a0d792a1de2ccedc18264a132",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-matrix/0.spvasm.expected.spvasm",
      "new_id": "7c2ac8648342f59191e76fd21cdcf2a2ee4aee6f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-matrix/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3f924a6a19c5d64a0d792a1de2ccedc18264a132",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-matrix/0.wgsl.expected.spvasm",
      "new_id": "7c2ac8648342f59191e76fd21cdcf2a2ee4aee6f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-matrix/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c14f116ce1fd802b7a1477bdc8b7ebc5ae5e629e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-set-struct/0.spvasm.expected.spvasm",
      "new_id": "82afbcc95fe39c3e5a75910893452dfd35541d33",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-set-struct/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c14f116ce1fd802b7a1477bdc8b7ebc5ae5e629e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-set-struct/0.wgsl.expected.spvasm",
      "new_id": "82afbcc95fe39c3e5a75910893452dfd35541d33",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-set-struct/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9128fc2fe8d7bc9e5508ccd6db3a70a9d58056ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-with-break/0-opt.spvasm.expected.spvasm",
      "new_id": "5901065476632af6fd08b1e828db724273a051be",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-with-break/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9128fc2fe8d7bc9e5508ccd6db3a70a9d58056ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-loops-with-break/0-opt.wgsl.expected.spvasm",
      "new_id": "5901065476632af6fd08b1e828db724273a051be",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-loops-with-break/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "41506cda28a316be7a6e3afbca7893dc62ac7d71",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-nested-do-whiles/0-opt.spvasm.expected.spvasm",
      "new_id": "0be07274145ee9f023c18e62aa9bc6b3bb192762",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-nested-do-whiles/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "41506cda28a316be7a6e3afbca7893dc62ac7d71",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-nested-do-whiles/0-opt.wgsl.expected.spvasm",
      "new_id": "0be07274145ee9f023c18e62aa9bc6b3bb192762",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-nested-do-whiles/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8d1e068b8e47476270a736425337bd0b532327ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-nested-infinite-loops-discard/0-opt.spvasm.expected.spvasm",
      "new_id": "2ce771a7c42e5b5ea4145e44af151955e4211916",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-nested-infinite-loops-discard/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8d1e068b8e47476270a736425337bd0b532327ee",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/two-nested-infinite-loops-discard/0-opt.wgsl.expected.spvasm",
      "new_id": "2ce771a7c42e5b5ea4145e44af151955e4211916",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/two-nested-infinite-loops-discard/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4f5ea065499cff7cad985547155dce784dee23e0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.spvasm.expected.spvasm",
      "new_id": "1db59f91586423c3dde0b4864d047fae308309da",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4f5ea065499cff7cad985547155dce784dee23e0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.wgsl.expected.spvasm",
      "new_id": "1db59f91586423c3dde0b4864d047fae308309da",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e3fd9f30b26e654908e5145d49a2fd6d3ce9e1d6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/undefined-integer-in-function/0-opt.spvasm.expected.spvasm",
      "new_id": "5cee8f732f288e97b06ee1b0b55d7343321beac0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/undefined-integer-in-function/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e3fd9f30b26e654908e5145d49a2fd6d3ce9e1d6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/undefined-integer-in-function/0-opt.wgsl.expected.spvasm",
      "new_id": "5cee8f732f288e97b06ee1b0b55d7343321beac0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/undefined-integer-in-function/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc6d3bdbff19fe199dac03631f5252c2fbab72e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uninit-element-cast-in-loop/0-opt.spvasm.expected.spvasm",
      "new_id": "f829f243d2b7ddafb79b1ed1b4ae13d928be0bd4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uninit-element-cast-in-loop/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2cc6d3bdbff19fe199dac03631f5252c2fbab72e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uninit-element-cast-in-loop/0-opt.wgsl.expected.spvasm",
      "new_id": "f829f243d2b7ddafb79b1ed1b4ae13d928be0bd4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uninit-element-cast-in-loop/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10ff9fa965a69a860379c45fad4f9a7c2bedfd79",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uninitialized-var-decrement-and-add/0-opt.spvasm.expected.spvasm",
      "new_id": "1428dab2604ee6ac616f23fe594774fa8e7117e0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uninitialized-var-decrement-and-add/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "10ff9fa965a69a860379c45fad4f9a7c2bedfd79",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uninitialized-var-decrement-and-add/0-opt.wgsl.expected.spvasm",
      "new_id": "1428dab2604ee6ac616f23fe594774fa8e7117e0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uninitialized-var-decrement-and-add/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee7bed9c525547e5bc8a1e8cd54a19bb99c6573a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-barrier-in-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "051ac1ca19063bf0e4ea77f064fc4ec3cb64de70",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-barrier-in-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee7bed9c525547e5bc8a1e8cd54a19bb99c6573a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-barrier-in-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "051ac1ca19063bf0e4ea77f064fc4ec3cb64de70",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-barrier-in-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d114d3cc5c5385e9147b10ed31a82d3ff4c3ce7c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-continue-statement/0.spvasm.expected.spvasm",
      "new_id": "6ec6c518451f28ca9d8c30deba7cfeaf4ff7adee",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-continue-statement/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d114d3cc5c5385e9147b10ed31a82d3ff4c3ce7c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-continue-statement/0.wgsl.expected.spvasm",
      "new_id": "6ec6c518451f28ca9d8c30deba7cfeaf4ff7adee",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-continue-statement/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4ffa4cc73cac6271b68ee5808bb61183ed15d96",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement-in-if/0-opt.spvasm.expected.spvasm",
      "new_id": "700fc29d990930b93112a9e7a991726b91d623c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement-in-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c4ffa4cc73cac6271b68ee5808bb61183ed15d96",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement-in-if/0-opt.wgsl.expected.spvasm",
      "new_id": "700fc29d990930b93112a9e7a991726b91d623c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement-in-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "422a36807473c8e68e093218cf97f54a52647d0e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement/0.spvasm.expected.spvasm",
      "new_id": "513a87d5e5b1d1eb59b58bf67b488bb57ba02006",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "422a36807473c8e68e093218cf97f54a52647d0e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement/0.wgsl.expected.spvasm",
      "new_id": "513a87d5e5b1d1eb59b58bf67b488bb57ba02006",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "74f2106bc64221de7c15a8f2d5b0e35e4dfe799b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops-in-switch/0.spvasm.expected.spvasm",
      "new_id": "2bd5729f6c39abc2c052c0f0a3347e78c50f771c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops-in-switch/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "74f2106bc64221de7c15a8f2d5b0e35e4dfe799b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops-in-switch/0.wgsl.expected.spvasm",
      "new_id": "2bd5729f6c39abc2c052c0f0a3347e78c50f771c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops-in-switch/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "39460434f42b3cd757740eb79b533541df51def7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.spvasm.expected.spvasm",
      "new_id": "33bdd6ff250555748c0a9b5ef76c76e05d116950",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "39460434f42b3cd757740eb79b533541df51def7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.wgsl.expected.spvasm",
      "new_id": "33bdd6ff250555748c0a9b5ef76c76e05d116950",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "335fc7b71d0c2384e7acb158e771943f08948c34",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-return-in-loop/0.spvasm.expected.spvasm",
      "new_id": "7c51e65cad57360fe44e7a8c73c931b5047cecad",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-return-in-loop/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "335fc7b71d0c2384e7acb158e771943f08948c34",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/unreachable-return-in-loop/0.wgsl.expected.spvasm",
      "new_id": "7c51e65cad57360fe44e7a8c73c931b5047cecad",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/unreachable-return-in-loop/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8fd8783e247da055593ac8d37aa395a52f2935d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uv-value-comparison-as-boolean/0.spvasm.expected.spvasm",
      "new_id": "469fad45f629580a90b9cccbb9422a9f0b5e608f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uv-value-comparison-as-boolean/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d8fd8783e247da055593ac8d37aa395a52f2935d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/uv-value-comparison-as-boolean/0.wgsl.expected.spvasm",
      "new_id": "469fad45f629580a90b9cccbb9422a9f0b5e608f",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/uv-value-comparison-as-boolean/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6beec436f5dc84b8892a5f2d8a4ab807a6839b0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/vector-values-multiplied-by-fragcoord/0-opt.spvasm.expected.spvasm",
      "new_id": "84224dc9c93bb31f82019c7a9a84f98142c881c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/vector-values-multiplied-by-fragcoord/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6beec436f5dc84b8892a5f2d8a4ab807a6839b0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/vector-values-multiplied-by-fragcoord/0-opt.wgsl.expected.spvasm",
      "new_id": "84224dc9c93bb31f82019c7a9a84f98142c881c4",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/vector-values-multiplied-by-fragcoord/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "658ed916efc3121704ca9a13016db807749d9e19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/vectors-and-discard-in-function/0.spvasm.expected.spvasm",
      "new_id": "9199225582e0c89b0af7605463a90844b3b2305b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/vectors-and-discard-in-function/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "658ed916efc3121704ca9a13016db807749d9e19",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/vectors-and-discard-in-function/0.wgsl.expected.spvasm",
      "new_id": "9199225582e0c89b0af7605463a90844b3b2305b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/vectors-and-discard-in-function/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6aedc1ecb9ed7c9f5d67347f310cf722cac1a7ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/while-function-always-false/0-opt.spvasm.expected.spvasm",
      "new_id": "a927775e728cd108864d41e0fd90c397ee3ce286",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/while-function-always-false/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6aedc1ecb9ed7c9f5d67347f310cf722cac1a7ab",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/while-function-always-false/0-opt.wgsl.expected.spvasm",
      "new_id": "a927775e728cd108864d41e0fd90c397ee3ce286",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/while-function-always-false/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ecf8eb6edf452bf7f252eb0d086bc36d4300df51",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-before-break/0-opt.spvasm.expected.spvasm",
      "new_id": "0e06b9bab6b2ab5f0f81216b10342e9eccb931eb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-before-break/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "63de0fc91f4fc12ebcf338e342055a7ed78a14a7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-before-break/0-opt.wgsl.expected.spvasm",
      "new_id": "5b392024c20623035d0091923cd1bfae332b4029",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-before-break/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57b75fea0593602eea57368fc280d9d03676c7a7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-red-after-search/0-opt.spvasm.expected.spvasm",
      "new_id": "fa5168555ff5d24ec2c712bfd09b7e619ca409fb",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-red-after-search/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9e387b99f5f69e429b01330df9e7dd1386866de7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-red-after-search/0-opt.wgsl.expected.spvasm",
      "new_id": "38c704752f750070e9b494612627aee7ed1ead94",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-red-after-search/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "98c20bdf5e881206c4b384e66241733d56971291",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-red-in-loop-nest/0-opt.spvasm.expected.spvasm",
      "new_id": "311fb0b33395641a8aa2755aed8a1796d6463f37",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-red-in-loop-nest/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "397a1d8e9d7eb61d4fbae30e808b84778d28780d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/write-red-in-loop-nest/0-opt.wgsl.expected.spvasm",
      "new_id": "3b569c855c54e961ab7e7331631190ac55fb2f1a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/write-red-in-loop-nest/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "864cc6dc154016e611c1e9ae76e64ddf4bd7d659",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/wrong-color-in-always-false-if/0-opt.spvasm.expected.spvasm",
      "new_id": "adc3c12d6fa95cf27e970bb505430f3320046a57",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/wrong-color-in-always-false-if/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "864cc6dc154016e611c1e9ae76e64ddf4bd7d659",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/graphicsfuzz/wrong-color-in-always-false-if/0-opt.wgsl.expected.spvasm",
      "new_id": "adc3c12d6fa95cf27e970bb505430f3320046a57",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/graphicsfuzz/wrong-color-in-always-false-if/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85465cc6a2797022a7770c5896063dcd0ae2da57",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_overflow/0-opt.spvasm.expected.spvasm",
      "new_id": "2656ff80d1bf8ebc4abe6c5e44f785cf6945d999",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_overflow/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "85465cc6a2797022a7770c5896063dcd0ae2da57",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_overflow/0-opt.wgsl.expected.spvasm",
      "new_id": "2656ff80d1bf8ebc4abe6c5e44f785cf6945d999",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_overflow/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd4ea4363499a06c7cd5ef32635fbac0b9d2616e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_underflow/0-opt.spvasm.expected.spvasm",
      "new_id": "e9b2b5de7db5b3dbf38565e99d04ef4edd14dc1b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_underflow/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fd4ea4363499a06c7cd5ef32635fbac0b9d2616e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_underflow/0-opt.wgsl.expected.spvasm",
      "new_id": "e9b2b5de7db5b3dbf38565e99d04ef4edd14dc1b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_underflow/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7964ca830e05a3a26843d53d7332baaf1404889a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/0.spvasm.expected.spvasm",
      "new_id": "3331626ddec56d610ddcc3cc57f472e5531907fa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7964ca830e05a3a26843d53d7332baaf1404889a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/0.wgsl.expected.spvasm",
      "new_id": "3331626ddec56d610ddcc3cc57f472e5531907fa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bbb25d84057e378164c79b5b6c0ae0a36684737c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/1.spvasm.expected.spvasm",
      "new_id": "673f4598fcc8b4da28f86ef3b4d699cddb9529b9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3f55c6b6f2d8597dd2e4d2eb4d4932d9d18b0cdb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/1.wgsl.expected.spvasm",
      "new_id": "7a720f7214ed5f282eab02e0086db7766aa43d30",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/rasterization/line_continuity/line-strip/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "21ad2a6987adc4db5d80f8be70e77051a73c26ef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthan/0.spvasm.expected.spvasm",
      "new_id": "99b735bfc28e4f5fb9fe6705e7ef12dda534dfab",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthan/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "21ad2a6987adc4db5d80f8be70e77051a73c26ef",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthan/0.wgsl.expected.spvasm",
      "new_id": "99b735bfc28e4f5fb9fe6705e7ef12dda534dfab",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthan/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b55f16ecb7905862518a61548be59b9698916443",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthanequal/0.spvasm.expected.spvasm",
      "new_id": "50ed035c3f5e1986ae011e6ed1a618390c11f8d1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthanequal/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b55f16ecb7905862518a61548be59b9698916443",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthanequal/0.wgsl.expected.spvasm",
      "new_id": "50ed035c3f5e1986ae011e6ed1a618390c11f8d1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_sgreaterthanequal/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "19b5307337e526390d2a6d6a4c82cd37ba8eaee7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthan/0.spvasm.expected.spvasm",
      "new_id": "c6e26861651e0b5a33d4cbb7a4b61d52d765d667",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthan/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "19b5307337e526390d2a6d6a4c82cd37ba8eaee7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthan/0.wgsl.expected.spvasm",
      "new_id": "c6e26861651e0b5a33d4cbb7a4b61d52d765d667",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthan/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "830ac7dba319b06ec86b758ab96a475b77b6e745",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthanequal/0.spvasm.expected.spvasm",
      "new_id": "6590d656879f0e7f4ca2aa4cb48ddeae0a6666c3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthanequal/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "830ac7dba319b06ec86b758ab96a475b77b6e745",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthanequal/0.wgsl.expected.spvasm",
      "new_id": "6590d656879f0e7f4ca2aa4cb48ddeae0a6666c3",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_int_compare/uint_slessthanequal/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f44746ca2df4c178a811ebef914e84f1473df7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_int_uclamp/0-opt.spvasm.expected.spvasm",
      "new_id": "ecaadcb26c87644790a6d43317c2cfa18d6fc1e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_int_uclamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f44746ca2df4c178a811ebef914e84f1473df7f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_int_uclamp/0-opt.wgsl.expected.spvasm",
      "new_id": "ecaadcb26c87644790a6d43317c2cfa18d6fc1e8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_int_uclamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "866a110745ab5de0efc150611d17cc57929cfb66",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sabs/0-opt.spvasm.expected.spvasm",
      "new_id": "53216baf85ccd844acbf974709751799a4f2254a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sabs/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "866a110745ab5de0efc150611d17cc57929cfb66",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sabs/0-opt.wgsl.expected.spvasm",
      "new_id": "53216baf85ccd844acbf974709751799a4f2254a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sabs/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35000efc3ef18b9ace3ecb87ccfe2d8dbccbebf6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sclamp/0-opt.spvasm.expected.spvasm",
      "new_id": "1453ca03c5b873f0d2f700e11310f1ccb491a32b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sclamp/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "35000efc3ef18b9ace3ecb87ccfe2d8dbccbebf6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sclamp/0-opt.wgsl.expected.spvasm",
      "new_id": "1453ca03c5b873f0d2f700e11310f1ccb491a32b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_sclamp/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f6c6160162def342dc4f3663eb9a93241df30c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smax/0-opt.spvasm.expected.spvasm",
      "new_id": "a2d9363cb225e5333bf2a6a9222c9a2edfebfd7d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smax/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f6c6160162def342dc4f3663eb9a93241df30c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smax/0-opt.wgsl.expected.spvasm",
      "new_id": "a2d9363cb225e5333bf2a6a9222c9a2edfebfd7d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smax/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46045f1ebd82bfcddc2d031fa4013ce8f373a7c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smin/0-opt.spvasm.expected.spvasm",
      "new_id": "35ca746ac2469e3ed34276e92e3107db4aee1daa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smin/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "46045f1ebd82bfcddc2d031fa4013ce8f373a7c9",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smin/0-opt.wgsl.expected.spvasm",
      "new_id": "35ca746ac2469e3ed34276e92e3107db4aee1daa",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/glsl_uint_smin/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b924e465f7d4044f75af7dbac3eabcdd77e1dc8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_sdiv/0-opt.spvasm.expected.spvasm",
      "new_id": "34651de244f5d43421abacb754878c8be9a3f5f7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_sdiv/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5b924e465f7d4044f75af7dbac3eabcdd77e1dc8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_sdiv/0-opt.wgsl.expected.spvasm",
      "new_id": "34651de244f5d43421abacb754878c8be9a3f5f7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_sdiv/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ce732fa6f57b765a415c44031b90d8d801186ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_snegate/0-opt.spvasm.expected.spvasm",
      "new_id": "5bef5a66424d68b929c463e392691caa2987f283",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_snegate/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4ce732fa6f57b765a415c44031b90d8d801186ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_snegate/0-opt.wgsl.expected.spvasm",
      "new_id": "5bef5a66424d68b929c463e392691caa2987f283",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/compute/signed_op/uint_snegate/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b95f7944b5399e885c1311222e29d259c4d5465c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/float32/comparison/frexpstruct_1_frag/0.spvasm.expected.spvasm",
      "new_id": "e91609f00f95f6324776aba0799b47dddc6044a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/float32/comparison/frexpstruct_1_frag/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b95f7944b5399e885c1311222e29d259c4d5465c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/float32/comparison/frexpstruct_1_frag/0.wgsl.expected.spvasm",
      "new_id": "e91609f00f95f6324776aba0799b47dddc6044a5",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/float32/comparison/frexpstruct_1_frag/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb27f186613006181438ddd2b6636d1352aea4a0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/0-opt.spvasm.expected.spvasm",
      "new_id": "36e21e1018925f52936a8a46f03d2657bb0573ab",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb27f186613006181438ddd2b6636d1352aea4a0",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/0-opt.wgsl.expected.spvasm",
      "new_id": "36e21e1018925f52936a8a46f03d2657bb0573ab",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2656eac2fb6b8183f6d6a301c3c096dd4b4ed641",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/1.spvasm.expected.spvasm",
      "new_id": "a9e4b3bef8ad9687dd05aeb74bf89cd314b37ef1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2656eac2fb6b8183f6d6a301c3c096dd4b4ed641",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/1.wgsl.expected.spvasm",
      "new_id": "a9e4b3bef8ad9687dd05aeb74bf89cd314b37ef1",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_equal/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "67f68ab25b58db092de0cf94cc1fa1debc57fb7c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/0-opt.spvasm.expected.spvasm",
      "new_id": "ce0cee5a1db2788a7182d2dfa1f3e4aba0d4b219",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "67f68ab25b58db092de0cf94cc1fa1debc57fb7c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/0-opt.wgsl.expected.spvasm",
      "new_id": "ce0cee5a1db2788a7182d2dfa1f3e4aba0d4b219",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c1b030109b7289ec2bd3352550030b33c195baf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/1.spvasm.expected.spvasm",
      "new_id": "2d93057dee5172bdd04115d84394691343c08fcd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c1b030109b7289ec2bd3352550030b33c195baf",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/1.wgsl.expected.spvasm",
      "new_id": "2d93057dee5172bdd04115d84394691343c08fcd",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_greater/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57cab41c74bd45fc13d86764ffb21db955dde71d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less/0-opt.spvasm.expected.spvasm",
      "new_id": "b003b8e0bca0cf2646b8c8c8e0c494f58d409173",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "57cab41c74bd45fc13d86764ffb21db955dde71d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less/0-opt.wgsl.expected.spvasm",
      "new_id": "b003b8e0bca0cf2646b8c8c8e0c494f58d409173",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f52f93e45b965e08a41b2936e4a210465b723fb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less_or_equal/1.spvasm.expected.spvasm",
      "new_id": "158850cb426ebede2d18bcc1320fb9f967b337d8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less_or_equal/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2f52f93e45b965e08a41b2936e4a210465b723fb",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less_or_equal/1.wgsl.expected.spvasm",
      "new_id": "158850cb426ebede2d18bcc1320fb9f967b337d8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_less_or_equal/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18e2bcafbb14c8ca9184f961862f94b6abdee6de",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/0-opt.spvasm.expected.spvasm",
      "new_id": "cada7d91fe2cd00af41b2f57362835d7a7bd40e9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "18e2bcafbb14c8ca9184f961862f94b6abdee6de",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/0-opt.wgsl.expected.spvasm",
      "new_id": "cada7d91fe2cd00af41b2f57362835d7a7bd40e9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a305e7a8cc9c3b3ea1f3e2002d1358b46c084685",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/1.spvasm.expected.spvasm",
      "new_id": "af0bf2ac3c2530ba1e94e19f055eb39ea719e848",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a305e7a8cc9c3b3ea1f3e2002d1358b46c084685",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/1.wgsl.expected.spvasm",
      "new_id": "af0bf2ac3c2530ba1e94e19f055eb39ea719e848",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/early_fragment/depth_not_equal/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf0602b045ed670c3f4abb60058af1649d2a6be8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_1/0-opt.spvasm.expected.spvasm",
      "new_id": "fab5f54e09cb40336c29ce9a4ac29ef342c6eaaf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_1/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cf0602b045ed670c3f4abb60058af1649d2a6be8",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_1/0-opt.wgsl.expected.spvasm",
      "new_id": "fab5f54e09cb40336c29ce9a4ac29ef342c6eaaf",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_1/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "240e6797d982083f9bfeda6e056c68f1a51f292c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/0-opt.spvasm.expected.spvasm",
      "new_id": "4bd131fba8793782de4314df07db8bf6833b7e20",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "240e6797d982083f9bfeda6e056c68f1a51f292c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/0-opt.wgsl.expected.spvasm",
      "new_id": "4bd131fba8793782de4314df07db8bf6833b7e20",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb4715af47c2e238df0d283e9cdf672fbefafebe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/1.spvasm.expected.spvasm",
      "new_id": "40ec065e704882297c4a35aa086990e6f92178ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb4715af47c2e238df0d283e9cdf672fbefafebe",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/1.wgsl.expected.spvasm",
      "new_id": "40ec065e704882297c4a35aa086990e6f92178ef",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthgreater_2/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d7a733d1cd819179f76e8960ef0698bf652a8072",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_0/1.spvasm.expected.spvasm",
      "new_id": "a43363cf435658e3b3c36cb172bdac2b108910c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_0/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "d7a733d1cd819179f76e8960ef0698bf652a8072",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_0/1.wgsl.expected.spvasm",
      "new_id": "a43363cf435658e3b3c36cb172bdac2b108910c9",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_0/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "927ca49a8ef280cac509625f4a736a21bddbfbe7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_2/1.spvasm.expected.spvasm",
      "new_id": "a04b22469c6a84df54f3619502f7151f53fd1069",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_2/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "927ca49a8ef280cac509625f4a736a21bddbfbe7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_2/1.wgsl.expected.spvasm",
      "new_id": "a04b22469c6a84df54f3619502f7151f53fd1069",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthless_2/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce10d20e23add66dd816743dfaac73b40559fd59",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_0/1.spvasm.expected.spvasm",
      "new_id": "4eb6e6ed9f8a440408996eb8a7305b41ecaa926b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_0/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ce10d20e23add66dd816743dfaac73b40559fd59",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_0/1.wgsl.expected.spvasm",
      "new_id": "4eb6e6ed9f8a440408996eb8a7305b41ecaa926b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_0/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9df6dabdf068db8785bcbd350543b1b448a81a02",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_2/1.spvasm.expected.spvasm",
      "new_id": "c901282a8895c4bdd1ddce83ec6dc85a55be4951",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_2/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9df6dabdf068db8785bcbd350543b1b448a81a02",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_2/1.wgsl.expected.spvasm",
      "new_id": "c901282a8895c4bdd1ddce83ec6dc85a55be4951",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_2/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abc3df811d786653bae31759592a8643df85377e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_3/1.spvasm.expected.spvasm",
      "new_id": "778afc2421f4d0f3a991d81aa3e4e3788b1aac6d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_3/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abc3df811d786653bae31759592a8643df85377e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_3/1.wgsl.expected.spvasm",
      "new_id": "778afc2421f4d0f3a991d81aa3e4e3788b1aac6d",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/graphics/execution_mode/depthunchanged_3/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b7ee73556c327576bc5d01834e5c8b723d8e87b6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/spirv1p4/hlsl_functionality1/decorate_string/0.spvasm.expected.spvasm",
      "new_id": "8378860e7a92edefd2a0cbd47310121de1f8048a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/spirv1p4/hlsl_functionality1/decorate_string/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b7ee73556c327576bc5d01834e5c8b723d8e87b6",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/spirv1p4/hlsl_functionality1/decorate_string/0.wgsl.expected.spvasm",
      "new_id": "8378860e7a92edefd2a0cbd47310121de1f8048a",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/spirv1p4/hlsl_functionality1/decorate_string/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bfe24c6a6c9f6ff62f1e6cd33f6785573b1ef12",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_atomic/0-opt.spvasm.expected.spvasm",
      "new_id": "845718e3266639996f978f10342fdb4a8e840af7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_atomic/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bfe24c6a6c9f6ff62f1e6cd33f6785573b1ef12",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_atomic/0-opt.wgsl.expected.spvasm",
      "new_id": "845718e3266639996f978f10342fdb4a8e840af7",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_atomic/0-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a722c8f03eac4e9089b406e3655efe84d26b9ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_store/1.spvasm.expected.spvasm",
      "new_id": "27651dbce1fa78420859708dcae0e417c63c5828",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_store/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a722c8f03eac4e9089b406e3655efe84d26b9ce",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_store/1.wgsl.expected.spvasm",
      "new_id": "27651dbce1fa78420859708dcae0e417c63c5828",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_image_store/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "99bfcd9c50bce0295b4142524ce1a0d5a45df4ad",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/1.spvasm.expected.spvasm",
      "new_id": "6946b61b59b73197097e5acddcc630daa91f898c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "99bfcd9c50bce0295b4142524ce1a0d5a45df4ad",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/1.wgsl.expected.spvasm",
      "new_id": "6946b61b59b73197097e5acddcc630daa91f898c",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4f20524d001e6d1fca18bb609978e7b09ff3d2e",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/2-opt.spvasm.expected.spvasm",
      "new_id": "54f0b56984ac49c1f8d0dc0e0bcc9d00784ebede",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/2-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "34887530b832683661cd1de2d24fe0bf317b4fbc",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/2-opt.wgsl.expected.spvasm",
      "new_id": "3a924c06346fd41af74153ad1bbde5ee7d9d31af",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write/2-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d9599fae0d078f78418061d14aa84fe83d4dc6b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write_before_terminate/1.spvasm.expected.spvasm",
      "new_id": "f08c8124bcc7dbf9d6391d3d799125548f27ea86",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write_before_terminate/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d9599fae0d078f78418061d14aa84fe83d4dc6b",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write_before_terminate/1.wgsl.expected.spvasm",
      "new_id": "f08c8124bcc7dbf9d6391d3d799125548f27ea86",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_output_write_before_terminate/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fef8d541b95d54fedfd7d15a638413566fe90813",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_ssbo_store/1.spvasm.expected.spvasm",
      "new_id": "09c1dd69637e0f5f9c7d9fa08662705a85ee793e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_ssbo_store/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fef8d541b95d54fedfd7d15a638413566fe90813",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_ssbo_store/1.wgsl.expected.spvasm",
      "new_id": "09c1dd69637e0f5f9c7d9fa08662705a85ee793e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/no_ssbo_store/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef975827645d9a95224966431520f0f729a9c14a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/ssbo_store_before_terminate/1.spvasm.expected.spvasm",
      "new_id": "2a1715fc77ed5948974c52eb26337601cdbab61e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/ssbo_store_before_terminate/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ef975827645d9a95224966431520f0f729a9c14a",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/ssbo_store_before_terminate/1.wgsl.expected.spvasm",
      "new_id": "2a1715fc77ed5948974c52eb26337601cdbab61e",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/ssbo_store_before_terminate/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cdf29185911def5a8a698046a98105ac2f3fc0b2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/terminate_loop/1.spvasm.expected.spvasm",
      "new_id": "aaa9420f6d2dd731c9276378239e70ec10e22c56",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/terminate_loop/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cdf29185911def5a8a698046a98105ac2f3fc0b2",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/terminate_loop/1.wgsl.expected.spvasm",
      "new_id": "aaa9420f6d2dd731c9276378239e70ec10e22c56",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation/terminate_loop/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a3cd5529bc1c2865699aab4c2f5d11bed0c7e8c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/0.spvasm.expected.spvasm",
      "new_id": "2428fec505774839a70aa7c91c57b3bbf9895a3b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/0.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3a3cd5529bc1c2865699aab4c2f5d11bed0c7e8c",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/0.wgsl.expected.spvasm",
      "new_id": "2428fec505774839a70aa7c91c57b3bbf9895a3b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/0.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "08bdcac1aaf633202d7084f330fcd28c7a5679e7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/2-opt.spvasm.expected.spvasm",
      "new_id": "553335ceb08deae1c2fab30471fa7c5ff04513a0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/2-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "08bdcac1aaf633202d7084f330fcd28c7a5679e7",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/2-opt.wgsl.expected.spvasm",
      "new_id": "553335ceb08deae1c2fab30471fa7c5ff04513a0",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00/2-opt.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2050b3e61a520a700a07e36de88b94a75a1aa15f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/texture/subgroup_lod/texel_fetch/1.spvasm.expected.spvasm",
      "new_id": "b31dbf7d4ec616e5e83df0e3cd5ff1d29ae3098b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/texture/subgroup_lod/texel_fetch/1.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2050b3e61a520a700a07e36de88b94a75a1aa15f",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/texture/subgroup_lod/texel_fetch/1.wgsl.expected.spvasm",
      "new_id": "b31dbf7d4ec616e5e83df0e3cd5ff1d29ae3098b",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/texture/subgroup_lod/texel_fetch/1.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f527439bdb31f3c8a16277dbbd6dcc0e6cee32d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/texture/texel_offset/texel_offset/0-opt.spvasm.expected.spvasm",
      "new_id": "c1999296e68875437b2358c7feee621f5551f1a8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/texture/texel_offset/texel_offset/0-opt.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9f527439bdb31f3c8a16277dbbd6dcc0e6cee32d",
      "old_mode": 33188,
      "old_path": "test/vk-gl-cts/texture/texel_offset/texel_offset/0-opt.wgsl.expected.spvasm",
      "new_id": "c1999296e68875437b2358c7feee621f5551f1a8",
      "new_mode": 33188,
      "new_path": "test/vk-gl-cts/texture/texel_offset/texel_offset/0-opt.wgsl.expected.spvasm"
    }
  ]
}
