)]}'
{
  "commit": "863d9edf59ee93e5ee925a675cbe01a800e36dc7",
  "tree": "ba2de8e861cb2720671492ee9d33c002ce11b6f4",
  "parents": [
    "822de46c74d045fe761c73bebd723f75287984e4"
  ],
  "author": {
    "name": "Stephen White",
    "email": "senorblanco@chromium.org",
    "time": "Fri Sep 02 19:19:10 2022 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Sep 02 19:19:10 2022 +0000"
  },
  "message": "GLSL: Change Add[Spirv]BlockAttribute to support GLSL\n\nModify the AddSpirvBlockAttribute transform to fix top-level structure\naccess of uniform, storage and push-constant buffers for use in the\nGLSL backend. The small change to the transform makes the transform\nwrap host-sharable buffers, if they\u0027re also used as a\nnon-host-sharable structure. Also rename the transform to\nAddBlockAttrbibute in order to reflect its wider applicability.\n\nChange-Id: Ib2bf4ebf6bce72790791dbae9387032be765e4b9\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101061\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nCommit-Queue: Stephen White \u003csenorblanco@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f53b52019b9df501e74a082b45599f8c8f75b8dc",
      "old_mode": 33188,
      "old_path": "src/tint/BUILD.gn",
      "new_id": "ea32d7898e6eacdd139ed4af05b0d29d3be03415",
      "new_mode": 33188,
      "new_path": "src/tint/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "3e0c5d1b26af01d64e84ebcc71e7cf391db5bd99",
      "old_mode": 33188,
      "old_path": "src/tint/CMakeLists.txt",
      "new_id": "08212d38b89dcc8d3eb4cd4f6cfbb26b229de239",
      "new_mode": 33188,
      "new_path": "src/tint/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "53ec9c8c6c179756948201b2133bcde3894dad46",
      "old_mode": 33188,
      "old_path": "src/tint/ast/struct_test.cc",
      "new_id": "29b9e9a36642bc121f4fd830744786a3212e9134",
      "new_mode": 33188,
      "new_path": "src/tint/ast/struct_test.cc"
    },
    {
      "type": "modify",
      "old_id": "0180589fd64c06acfdd82859aabf5ab9edec3d12",
      "old_mode": 33188,
      "old_path": "src/tint/resolver/attribute_validation_test.cc",
      "new_id": "7f573a8e76d5d4aa9b3fda0213aa220917a6066b",
      "new_mode": 33188,
      "new_path": "src/tint/resolver/attribute_validation_test.cc"
    },
    {
      "type": "rename",
      "old_id": "25abdcecc332c078fefc9ca9580d8fc71a5767bf",
      "old_mode": 33188,
      "old_path": "src/tint/transform/add_spirv_block_attribute.cc",
      "new_id": "619083d856098329c17627b14ab4013529b7ffb9",
      "new_mode": 33188,
      "new_path": "src/tint/transform/add_block_attribute.cc",
      "score": 67
    },
    {
      "type": "rename",
      "old_id": "51409c8a239a38503957b2e4635f89c675eec8b4",
      "old_mode": 33188,
      "old_path": "src/tint/transform/add_spirv_block_attribute.h",
      "new_id": "69dfab5c9ba084eac3d3f1d1f7d80b1457a2a8de",
      "new_mode": 33188,
      "new_path": "src/tint/transform/add_block_attribute.h",
      "score": 68
    },
    {
      "type": "rename",
      "old_id": "62abae3ef8e8015a080fa675b27d74b3acd03d57",
      "old_mode": 33188,
      "old_path": "src/tint/transform/add_spirv_block_attribute_test.cc",
      "new_id": "7bb5efc3ae2fc5064cbf82a9d257cc29e17943d7",
      "new_mode": 33188,
      "new_path": "src/tint/transform/add_block_attribute_test.cc",
      "score": 65
    },
    {
      "type": "modify",
      "old_id": "e783b0bd6f10eefcae24b91ac745d092e1daeb15",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl.cc",
      "new_id": "d1261f1a1968d222adc37524083e545375e9b580",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "83ba37b2779714464e36da3bede20ea947f70c64",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_function_test.cc",
      "new_id": "c388005727c3d197adc7113d696da5be59014755",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_function_test.cc"
    },
    {
      "type": "modify",
      "old_id": "160206854135b184a4a21fa4fc727996d96c0755",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_member_accessor_test.cc",
      "new_id": "b44a11b1e65fd67e896cae99ad3b2281af60748b",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_member_accessor_test.cc"
    },
    {
      "type": "modify",
      "old_id": "f1157f1af7b78b625e1bc88a62f59cf95ddde5bc",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_sanitizer_test.cc",
      "new_id": "2d0d1ce0fec0912800aa8d728aa9bc35a1bd983f",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_sanitizer_test.cc"
    },
    {
      "type": "modify",
      "old_id": "8c60374da509409d51d9590ef9cd963881bdac50",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_storage_buffer_test.cc",
      "new_id": "2c7bed1e393269e9b5c40fa6e1293c2b9948a061",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_storage_buffer_test.cc"
    },
    {
      "type": "modify",
      "old_id": "555e23795e336910e8727e7cb8d303c418e02e45",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_uniform_buffer_test.cc",
      "new_id": "e3d2eeea96bb3fcaddbebe0871916f5aeb09c7c0",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_uniform_buffer_test.cc"
    },
    {
      "type": "modify",
      "old_id": "c2056a4d775366cc1c1b0841d42432a5e335299c",
      "old_mode": 33188,
      "old_path": "src/tint/writer/spirv/builder.cc",
      "new_id": "04cbaacb992313322465e29bc9e6713af351a7f4",
      "new_mode": 33188,
      "new_path": "src/tint/writer/spirv/builder.cc"
    },
    {
      "type": "modify",
      "old_id": "d7a2b80d499734a6dfb84db81d8eb73585634364",
      "old_mode": 33188,
      "old_path": "src/tint/writer/spirv/generator_impl.cc",
      "new_id": "06f861335c350e1df92aead3efc4f16fbc7f1d1f",
      "new_mode": 33188,
      "new_path": "src/tint/writer/spirv/generator_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "ef532a666054ffb0abff99efde4f13eec9b28e3c",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_function_var.wgsl.expected.glsl",
      "new_id": "ecaba844b9eb8505088bd68b628b2222b467b6a7",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_function_var.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "636346d438371f074cebb2432df4a315beea6b01",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_function_var.wgsl.expected.spvasm",
      "new_id": "46e5c7f2808dcf9b2601b1c397de1daab284c995",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_function_var.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6a1841761854c6add5a5eda18791b578be15c5cc",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_private_var.wgsl.expected.glsl",
      "new_id": "57630d574af39c1a58cbb583b4400244ce3ae351",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_private_var.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3427ea782f0c88b9a6746e55b5c4ad0fd3cdb0f4",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_private_var.wgsl.expected.spvasm",
      "new_id": "caae540f1d8a67f3e62dc62d19db2f7aef001fef",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_private_var.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bda5283626d02a88aefa14f76833cf9399e8bdc2",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_storage_var.wgsl.expected.glsl",
      "new_id": "fd9a95f36737d6be63a03edd85da467ecdb5362c",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_storage_var.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f33dfbed4fafb4b29b563087ef989cb4da37d024",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_storage_var.wgsl.expected.spvasm",
      "new_id": "df207265a8301022ef2331fb21a326aca6e9a989",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_storage_var.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e32aa2287b69521681ced9030f038739ad4b8e3f",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_workgroup_var.wgsl.expected.glsl",
      "new_id": "c023ca5fd0864e5139a88cd45fca988f71992c64",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_workgroup_var.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a834fb2079cda62304af2ce973921c3b92d9e882",
      "old_mode": 33188,
      "old_path": "test/tint/array/assign_to_workgroup_var.wgsl.expected.spvasm",
      "new_id": "85496aecaf75aa700f66237357e0d271dccfbfea",
      "new_mode": 33188,
      "new_path": "test/tint/array/assign_to_workgroup_var.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6d3f32973a9b93336580ff64ed2d64719f48236b",
      "old_mode": 33188,
      "old_path": "test/tint/array/strides.spvasm.expected.glsl",
      "new_id": "90c988ab4ed62a55cdbfc9d10e7902f46680ed2b",
      "new_mode": 33188,
      "new_path": "test/tint/array/strides.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "88e51566bc91c89876964af159d32c7bcea98fc8",
      "old_mode": 33188,
      "old_path": "test/tint/benchmark/particles.wgsl.expected.glsl",
      "new_id": "4f82c9e41266c4410fa9886e6cd05be3c97c0c9f",
      "new_mode": 33188,
      "new_path": "test/tint/benchmark/particles.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c2aca77af3a0c545f29a1fa0f133eb02dcf098c4",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/read.wgsl.expected.glsl",
      "new_id": "6ef27681f5af62bc8fecdd2d4f01c864f218b56b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/read.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "827ccccd2773514f08673ee3e1504607d5de49f1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.glsl",
      "new_id": "71c6708a5cfe7f2dd9b0d91dfa2c2429998b47e2",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b2e9f7885bbcf41f04069b8f181a95cabd8e6f95",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/read.wgsl.expected.glsl",
      "new_id": "447a5fcb933c9093f4937a4c1bdbbe428354c4c3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/read.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "947728e3a0b769e997c2a9d9bcb4a062cbe95f58",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.glsl",
      "new_id": "f2f9b98cd9ad66908484fbddb5a3bad7da87a58f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "490065e638e397ca7b232449d58b85e5c9e5f328",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/array.wgsl.expected.glsl",
      "new_id": "f90230b4828b66aaf85af0b20261ff031dd1f4ac",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8b5a1ad2ba7d714482a093d41b1c9479d71a5ea7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/f32.wgsl.expected.glsl",
      "new_id": "7c9cd9251f464bd39875e5d89a781cfb3ea41573",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d4b0e8c945b41602caa55fd3eed0d56cd2f5014",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/i32.wgsl.expected.glsl",
      "new_id": "3f9cb202fc730e2f9f02a4c4e167059298fb36a0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/i32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "44e0e39975beb75e738a2e141e06ab12477cc992",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x2.wgsl.expected.glsl",
      "new_id": "2266eb18d0ddaaa431d445b5970b33e22f407421",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "81b2a719ea75274932420f95b13b69a211710b9b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3.wgsl.expected.glsl",
      "new_id": "8112c5d6918e8e24f8c5f1973859258c39494336",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d2ee22149b9c2edaff434f6f8c7484b1c0142c16",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x2.wgsl.expected.glsl",
      "new_id": "ce99ab0d45ee7bbf9497bc49f9d31d036fe21b96",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2b60247df1dc6244c0b0573b1fe1e427bdb4f8cf",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x4.wgsl.expected.glsl",
      "new_id": "b6c957aa3017508b70bb8db76121f394568ea1f4",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "438385fc237c6684c6b1fd498de4dc530d3f7aca",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/runtime_array.wgsl.expected.glsl",
      "new_id": "40eb01bfa00692f0a997df66bf3ebaacdeaf9d86",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/runtime_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e20caabe6175903bd1cfb0aea89ca40a6c83088c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/struct.wgsl.expected.glsl",
      "new_id": "d33f278f7801ae2e087f57bc9a8bf3d2559beb74",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c239e5a543858fbbf0dda5470144c08518cb804e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/u32.wgsl.expected.glsl",
      "new_id": "5ee3c7c7f375ea3030162e7540de7511055ee926",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/u32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "65e25d0c279f6ba69a21278dfcdee720425707ed",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/vec2.wgsl.expected.glsl",
      "new_id": "078f7e651526131b54cb0d519927a48f36f62a7b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/vec2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3d372558f9676dcd2e9cc3fd6884a279de884c3e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/vec3.wgsl.expected.glsl",
      "new_id": "899f170e23bfd2de2bef24d1b8b099a453e3ae96",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/vec3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4dc8ec55082dca1e6550b848e061200d89ea1fbc",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/vec4.wgsl.expected.glsl",
      "new_id": "fcb4b5108236e4057089033039299c1052eb63d9",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/vec4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f9e6f8c2077b38db10f2de4bc3a2d09ce0ee0a26",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/dynamic_index/read.wgsl.expected.glsl",
      "new_id": "ebf8edb3b5d8b26502c5dc859dd9930d16712fe3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/dynamic_index/read.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "20d54147d3740eb28675cf16c77991e7c20569c6",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/static_index/read.wgsl.expected.glsl",
      "new_id": "82cc9d0147e5a2bf1d5bab83cd7566995bc66cbd",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/static_index/read.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9f698b303d3b08d3367f628dfac230981b2aa03d",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/dynamic_index_via_ptr.wgsl.expected.glsl",
      "new_id": "e53a2e01d3e302643ad5141843e161454692de9a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/dynamic_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "38280cd4742ab6e095577f5005a7c204e27aece1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/static_index_via_ptr.wgsl.expected.glsl",
      "new_id": "7f11118c30b35ee90f8cc393860a0d130f38b510",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/static_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "91beaa791c54006448e9e084328f9900908982af",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/to_builtin.wgsl.expected.glsl",
      "new_id": "1850c73ae9b2884d76f63fa91d66feb97de3f0d3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/to_builtin.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b2fc7d87d610e502c48782ae48536cf4d3ad44d3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/to_fn.wgsl.expected.glsl",
      "new_id": "576ddd0fee83a84d0e1cc481455098e292aa1cf7",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/to_fn.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d8afca6f439f320df23c4dc9ca0f7c5814d3e07",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/to_private.wgsl.expected.glsl",
      "new_id": "a6b76c64e16564d431ac88633b49d1753ad6a5af",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/to_private.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6961e357dc8946b8c50211b1ff4437b9d53ab895",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/to_storage.wgsl.expected.glsl",
      "new_id": "afca67d20df28f527913406324162c0331ec0393",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0f49e3f7bff00233904ba483df771eb10cbdaaa3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat2x2/to_workgroup.wgsl.expected.glsl",
      "new_id": "af5d5132512c3655a578834eeb95072b2b815b58",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat2x2/to_workgroup.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "77e35850a2d3294881a465df24b488aaa721e146",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/dynamic_index_via_ptr.wgsl.expected.glsl",
      "new_id": "8aaf4c23a9928be8f53d8bbdb586601dfc719f08",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/dynamic_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3df60e534d7895edca3d9395470456b9bb44ad3c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/static_index_via_ptr.wgsl.expected.glsl",
      "new_id": "47bf6baaf1b0476402de0c58e6216c6f9f33350a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/static_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9ffd3ac0804f46c09622cde257b222124bec1106",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/to_builtin.wgsl.expected.glsl",
      "new_id": "d940c27e0ba7675a3ade475f74662a7bb61f1e74",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/to_builtin.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "04a65ebf30f60ebe4ba128d7bbb41a87ab647231",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/to_fn.wgsl.expected.glsl",
      "new_id": "8bcd005382bb0edecb993f37cea1cf4ec38c714b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/to_fn.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f9eeb07d158853e9ca91f1cb95b9eb0465c566b7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/to_private.wgsl.expected.glsl",
      "new_id": "3c89125fbd182a4fe3fce7e471dbbed661e93a2f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/to_private.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3a1cb4900e7e66a09c67b129803e65a7d06de976",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/to_storage.wgsl.expected.glsl",
      "new_id": "df93b2640f9dcd9ccda874ee68989afa293cdf22",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "1c5b65eb9c8cf576cec494103f7abc143db54a49",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat3x2/to_workgroup.wgsl.expected.glsl",
      "new_id": "d004b4b8e08fef8e75755d3596c63a6110cc8b34",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat3x2/to_workgroup.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f495bbd571caa74d860ce8c1d0dff895a2e8a176",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/dynamic_index_via_ptr.wgsl.expected.glsl",
      "new_id": "1ccb8d25a259ee178c11930ec0ae673a3355fe7d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/dynamic_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c1a89f673f82ebf0a65dc9ba0e35125230cc9d38",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/static_index_via_ptr.wgsl.expected.glsl",
      "new_id": "5c10cfbaceef8e59466893e083405b67d94a8ad2",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/static_index_via_ptr.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "110d8e575202d523d28c541aacd53686210dbc9e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/to_builtin.wgsl.expected.glsl",
      "new_id": "46fbeb637888b33df7853a2efd2afcfed87cccc3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/to_builtin.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a73babbf70dd90e150435185622661f315cde779",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/to_fn.wgsl.expected.glsl",
      "new_id": "c409f8b67596a53eef4e8b6bbb4c720aa958b597",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/to_fn.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9bf0359b57a9ea1e208f8f5920816c71240e16ac",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/to_private.wgsl.expected.glsl",
      "new_id": "969606219405424d7c85c8264007348006e5743f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/to_private.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "fa43041f6072907a32ad2a10daafc56acbb7037b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/to_storage.wgsl.expected.glsl",
      "new_id": "72e4c1c6f8369ac2ef6efa7cee67e70a9c0da2ad",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "945cbcfd4e96700d866a56004212fd74a6a8cce5",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/mat4x2/to_workgroup.wgsl.expected.glsl",
      "new_id": "5f308a198bed878fd1288c03ddb2b44e30717224",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/mat4x2/to_workgroup.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "68352ce944b860ca54c59f417001ef47b8af0245",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/array.wgsl.expected.glsl",
      "new_id": "d07ae638ba1e96621a1b5c76e0b0e692e109ac64",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4c45bc3fc7f3c9ef866c8c44bcc21d96c96676c1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/f32.wgsl.expected.glsl",
      "new_id": "664b5a34903f2ea5a6504cca32ed14c71f674409",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d07279ad3ee52a5257fb5f4ee03cf2cd50d2adc",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/i32.wgsl.expected.glsl",
      "new_id": "69fc627f0566a30d81fdebc46340e89b2f3ba8f8",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/i32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2e7ee4f111657e20cd3ccd43637483f17bfe3fe7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/mat2x2.wgsl.expected.glsl",
      "new_id": "e53fad79a1a9abe50590391da03dde4ab4263ffa",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/mat2x2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a47210b92512268980790fddc9788a802fed55d3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/mat2x3.wgsl.expected.glsl",
      "new_id": "ce089a27dc3d1c8492d226205c9c400265039790",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/mat2x3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2915d77d39e82a875c184f3e03ec2d6bc7db2dd9",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/mat3x2.wgsl.expected.glsl",
      "new_id": "4bf66e37c3ff656344b7d87de134bfe5db6e07aa",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/mat3x2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5fb106fd258233de1f09cd4ba1f5c0883db3d414",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/mat4x4.wgsl.expected.glsl",
      "new_id": "f0b2c98854344ea219e61909e96f3ca613a22463",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/mat4x4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e844ec6eed4f7c005c89428ac1af3752b6369b6b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/struct.wgsl.expected.glsl",
      "new_id": "708f1766c5a90f7b9df9c344bd5e5fac526b17ca",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b8d2ad8fce7ca21189e596a3a1c377f554f50819",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/struct.wgsl.expected.spvasm",
      "new_id": "9c63d49bc6aa1e0d8cf1d079e5b3494fa895bb8e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/struct.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c3369ca7208c65ac7e452ff59190be99dad057ed",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/u32.wgsl.expected.glsl",
      "new_id": "68cf9bc6011ea5f871e81481ca54fd4743356b6f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/u32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "208277de6683bf0a6334610a0deee21f1ba65e5f",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/vec2.wgsl.expected.glsl",
      "new_id": "d3a3922af179b3ec49ab31306b8ca49d6735311c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/vec2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "05975ff581fbb35b4e76f55c89f95169e101a23c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/vec3.wgsl.expected.glsl",
      "new_id": "473cdcdd265a6f14400a84eff969318f4ee0d8dc",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/vec3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "93a224ef3b28dcc75742074ca807c13de8723de0",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/vec4.wgsl.expected.glsl",
      "new_id": "20066797c213bf9c4c35fe8ef8a601bae79c5f30",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/vec4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5793189668f3ac4a7ba80fa7370d5322d1ea5e6c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1273230.wgsl.expected.glsl",
      "new_id": "685ab0375b615070d7c89d68bb718fb0c798e1c2",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1273230.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "40733884722a0549b77aaeafdf3775dd795b90f0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1290107.wgsl.expected.glsl",
      "new_id": "7c5b1d367b2c758e2d4a4890893064262097e3ab",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1290107.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ce20459b0a506a2e72f2b25808412e18b8daf0fb",
      "old_mode": 33188,
      "old_path": "test/tint/bug/dawn/947.wgsl.expected.glsl",
      "new_id": "1eb72211e19987406a367dc1bf8d90993ef532c8",
      "new_mode": 33188,
      "new_path": "test/tint/bug/dawn/947.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c1318a7e8323a9c3036da3a451d69775d7601fe9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/read/function.wgsl.expected.glsl",
      "new_id": "e7bad6978885f696813e7d3da39ac1c9ad28f788",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/read/function.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f0795b3f105d5098a37a5ca83e1e089c53ab7dc4",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/read/private.wgsl.expected.glsl",
      "new_id": "8ed17e0d5212033e8741eb3c4c3a5467a4ce4174",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/read/private.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "549058c877cc9925a83fe1e192469ec074727c0f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.glsl",
      "new_id": "68fb6499f8a2c5f67ce565fd795fe4af69307400",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "641aa10b91896699974df2eb032db77fb09016e3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.glsl",
      "new_id": "e980b5d8f7987b34da85e27bdaab3e44e4d8b5df",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6f0710e4d486a2859d451e43cff656e209eb5c69",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.glsl",
      "new_id": "c98cbdf305953f732470ac31d90fbcdc2fa77dff",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a2b99f21cfac9a4485cd19f12bad91ccdcc19de4",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/function.wgsl.expected.glsl",
      "new_id": "1798e8b60a1d38ddd17f63a9bd9e5b7db772a416",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/function.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a2dd31174cfe1b2e1f40416921806d932525573c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.glsl",
      "new_id": "a5ca9c710c31123f867bddddf42f1acd00b89d8f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "23f401b26be5a47857bfb70e0f930aa5fd5327f1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/private.wgsl.expected.glsl",
      "new_id": "f5737c7a3c145a55a5b420b44151519ce94a643f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/private.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "304406111743113dc13fcaf507fcea376d00a480",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.glsl",
      "new_id": "6ecdef3f437aa9c9cd8662b2294e11e223a9734a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "306a76ecc7a07f8f749b932fa2d4e7acb6ad73d6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.glsl",
      "new_id": "8fc82a26ff2990fdfd11f527cb160dab92e718c5",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5571c8274ad453d90a59980b2c41d0c517958ff2",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.glsl",
      "new_id": "11cf2013dc0804905037752af5822dd139961ab3",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "dcce86f9245b05f26528102bbb65e3bd4202d7e6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/indexed_assign_to_array_in_struct/1206.wgsl.expected.glsl",
      "new_id": "af6d54473a1bafe308733e9d2090860a657104a4",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/indexed_assign_to_array_in_struct/1206.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "efc5916f17f73d520deccd4a998a9d13c71a1a75",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_x.wgsl.expected.glsl",
      "new_id": "719abc4468bc7d0f8cc3e71e10fe477b3d1ce0e1",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_x.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3c4ef9e1eb3a94280cb595fe7c0ad0251f85876c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_xy.wgsl.expected.glsl",
      "new_id": "d3300f2582c354e029de8fd61f2e5f1c617e76e6",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_xy.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e2f093e168b596bcda86cd57232b4d8f3e561208",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_y.wgsl.expected.glsl",
      "new_id": "daf05d32a1ebbebc7be2ba00ed239958dff4c949",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_scalar_y.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8e13a9f3fbd60a92da82a4aaca74b55220053f9d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_vector.wgsl.expected.glsl",
      "new_id": "dfeccecfd42299d17989b91650dc52f379e0d0d4",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/local_assign_vector.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "127b0a1b69db2b43a2c924e9729c54184e91bf0f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_x.wgsl.expected.glsl",
      "new_id": "647fc8675fafbe525fff44d8f1aae44217019db3",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_x.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e3018099eb3a09defe5fa1bf9e4722374652f5a8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_xy.wgsl.expected.glsl",
      "new_id": "c0f23a7b7041c0ceb8b8061760f83786ec8e1a0a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_xy.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e2f093e168b596bcda86cd57232b4d8f3e561208",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_y.wgsl.expected.glsl",
      "new_id": "daf05d32a1ebbebc7be2ba00ed239958dff4c949",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_scalar_y.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "59c7f97bc8f537b20ae6050d65e3e1a9c918dfbd",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_vector.wgsl.expected.glsl",
      "new_id": "309d081d630ac23bc6d3125979fb57e7b4500e6b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/matrix_assignment_dynamic_index/module_assign_vector.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "25caf1977f5a8676afc4524f9a85d58ec5d563a8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1046.wgsl.expected.glsl",
      "new_id": "a65f34438ac180ee2629b8b4603ee07c61e08e4b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1046.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "57d995941942df32602c93718ea65750239b5dab",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1061.spvasm.expected.glsl",
      "new_id": "edeb86cb733076e503523bd6b7c8bffc55a43758",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1061.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "20c3aba743ff5a943eb04194cd58422291783e0a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1088.spvasm.expected.glsl",
      "new_id": "6084c129d9d07c4edff9789b2965578203c29397",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1088.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "43d7029be893ecb318816fcd72811b357f3d90c7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1113.wgsl.expected.glsl",
      "new_id": "c077619d30338c9c71f6a2bfb7f55a0ac2677188",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1113.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a39c375bcbed3bff55ce95a0fd36ee7d7af1e824",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1118.wgsl.expected.glsl",
      "new_id": "a6952110fd2a050c8972c506788e9d6791e9db82",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1118.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "da9bf0f6206b7ba254c5e7854c63e2fafaf71a27",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1121.wgsl.expected.glsl",
      "new_id": "e509937fd3e0539e645ed994f0967d49f572d88b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1121.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "38b94eeead657a05b6b76158c59ebf076728f661",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1136.wgsl.expected.glsl",
      "new_id": "958228b0376d374f8fc9527a45eba00665c10808",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1136.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "caa638681fa86a3c44dd2de902192d5b2a238d6c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1385.wgsl.expected.glsl",
      "new_id": "b4f293a648b051f81e2389aea2a74dce3e6e1bca",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1385.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "468864c04fe01449de29d0061fd4a34c2ec1f8e6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1520.spvasm.expected.glsl",
      "new_id": "0e08ab8ad2b8d9e24b75de4d16ae2b290bb9faf9",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1520.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "013839ef1245ec9eef6e60a2a6048c78eb66955f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1573.wgsl.expected.glsl",
      "new_id": "55803e2858332e0276cc37da7a8441dac34e6f55",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1573.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bf711e789132156a958540385d65401fdb86b9fe",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1574.wgsl.expected.glsl",
      "new_id": "3c839bf32a8217b95968f40e04fd562f5ca367c3",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1574.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eddc7479af5acaeafd434783110814c396016f59",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.glsl",
      "new_id": "65779b74ac907898e828d9a2c0dfc93abb21c392",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "023a18087cd74a225d2335d5d30d84604dd12360",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/294.wgsl.expected.glsl",
      "new_id": "8bfaa2e57be398d1fa49a8db1a45110794a6930b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/294.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "aa195e8fc773eb9e120151b8f3b34d326815e4eb",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/369.wgsl.expected.glsl",
      "new_id": "0a45971659cb2a0af297a87fd19a283f85212cb6",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/369.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e89b9eea1bef9b52928c8ae84d5168c86682b641",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/403.wgsl.expected.glsl",
      "new_id": "836967695b7c244effe211aa8b298438bba36a70",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/403.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "74c958edd5d8ec6568b40a8ad39f8c17c28b3f39",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/492.wgsl.expected.glsl",
      "new_id": "1e8e23f783519e7742d05e6df0f17b6de1771a9f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/492.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cf35895643e03c403bf6d622c02fdae1c1c07ba6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.glsl",
      "new_id": "7c556c5b9fc7ff1014172ac0ae089b391b9b8c8b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b6c9722d887832cc8cde32962b9c1110eaf9d8c8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/744.wgsl.expected.glsl",
      "new_id": "eeeef6750dc2cc81e23bdcf9546c68bf46be633f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/744.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ea9ce91b46ed60de4d82bbbfa0370ef6b0ab9795",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/749.spvasm.expected.glsl",
      "new_id": "7f580c1ef1ac1bfeefcf5a4554a75cdeec7b5598",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/749.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cd7ba225f50a3225b392377f2ae1850ae2a71889",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/757.wgsl.expected.glsl",
      "new_id": "f8fe06454102d16aa4a4423b04cc28172c8f34d0",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/757.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4098e5520af4301faff11d6ffc9d220558fba42b",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/827.wgsl.expected.glsl",
      "new_id": "43f26e2683bdfb943b9e8a0e3f88a89151a60464",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/827.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ed30b1350885c3b9751c92d59284e1c62126327d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/870.spvasm.expected.glsl",
      "new_id": "fc79f0fb3ca18093cec995b13748b3b6756e2af2",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/870.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bd770ef843a4c78ea175bdb2f4edc2f5e4083f2e",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/913.wgsl.expected.glsl",
      "new_id": "01a54d0e6d4698a35dd7057d3e5ea6692f4c651c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/913.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "25b3ff30a21d9dddc0ef3b0831c16e306fecff42",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/914.wgsl.expected.glsl",
      "new_id": "284ace81b3d114aa828209a33b5c30a160143351",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/914.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eaefb02bd1a4c5ee7202c9776cecbec864d61444",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/922.wgsl.expected.glsl",
      "new_id": "d88d88758c448d5924033c1d77ba297abe74f8c3",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/922.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7e80241796957f2ca64b2d3d3aaa9bc07fbf9b41",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/926.wgsl.expected.glsl",
      "new_id": "1171d66e0259545ffc545a5c90177401a1034298",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/926.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d194f13112758da9bf018fa7430281947ea7fbcc",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.glsl",
      "new_id": "f577d034adf99f43c47f631e318fe9cd199f1b8d",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2f05a683c049eb11c530fb8910f0773824eb90e1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/943.spvasm.expected.glsl",
      "new_id": "59b4da0623679bc232e5a4bb7900aecf67970fb2",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/943.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bdeba4be67b6542e00e60317d9c97c51d0f82895",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.glsl",
      "new_id": "50e686325de54d305333a74f8cceaf90398a9cff",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8cac3069cf0840ac1c44bb9579a91f7e88efccea",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.glsl",
      "new_id": "3372f6748e987b77401242fd9eea8ce63f6c935f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "865294ef110aa01c01dfe587ca3bf041a61fc9f1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/951.spvasm.expected.glsl",
      "new_id": "4711f563841aa9e8866b2897f8abe0cffa175229",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/951.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "75384598602fb283dc87cb5457ff3fdd1f0b49f5",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/959.wgsl.expected.glsl",
      "new_id": "a461051accb8aa23300be035bcd1a251387b4429",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/959.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b784f3e2fefbafedb9fba2e81375c39519abf046",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/977.spvasm.expected.glsl",
      "new_id": "8715d9e67edb64fd0312a102abf5e3321013a925",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/977.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "215481c289e9e9f0dbf365fb09534204fbc62a61",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/980.wgsl.expected.glsl",
      "new_id": "cfe795c6bcd196753d43b265c59c42f1c2a85d2b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/980.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2e4ad531082c6af5ed564d2e0d2fd67271e71bb9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/993.wgsl.expected.glsl",
      "new_id": "bd15be7af706a412c054eb78dcf935fed562de9b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/993.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "226cf72365f2476a796bd5b19a6ece5a56364cb0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/998.wgsl.expected.glsl",
      "new_id": "30dd9b854699e2121de3f2c94f450b46f008f106",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/998.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d17e02250e2eab03bdd034e7e4775a834b66340",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/complex_via_let.wgsl.expected.glsl",
      "new_id": "c67fc4973a5a088a698cd4b28a5497ecac6f93f7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/complex_via_let.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c7ac2b79d0d6fe3fd35b3563de94b896507bd3b7",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/complex_via_let_no_struct.wgsl.expected.glsl",
      "new_id": "b5587e7a07bcfb04773d228eb631f1723b3311b1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/complex_via_let_no_struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b6e9fe6ea82d277e60f8c07beaefae631bb4c8e5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/deprecated.wgsl.expected.glsl",
      "new_id": "3b29a21105c9094d6ffdaf8a11da517fb1dcb1b8",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/deprecated.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d17e02250e2eab03bdd034e7e4775a834b66340",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/simple.wgsl.expected.glsl",
      "new_id": "c67fc4973a5a088a698cd4b28a5497ecac6f93f7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/simple.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c7ac2b79d0d6fe3fd35b3563de94b896507bd3b7",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/simple_no_struct.wgsl.expected.glsl",
      "new_id": "b5587e7a07bcfb04773d228eb631f1723b3311b1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/simple_no_struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d17e02250e2eab03bdd034e7e4775a834b66340",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/via_let.wgsl.expected.glsl",
      "new_id": "c67fc4973a5a088a698cd4b28a5497ecac6f93f7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/via_let.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d17e02250e2eab03bdd034e7e4775a834b66340",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/via_let_complex.wgsl.expected.glsl",
      "new_id": "c67fc4973a5a088a698cd4b28a5497ecac6f93f7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/via_let_complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c7ac2b79d0d6fe3fd35b3563de94b896507bd3b7",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/via_let_complex_no_struct.wgsl.expected.glsl",
      "new_id": "b5587e7a07bcfb04773d228eb631f1723b3311b1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/via_let_complex_no_struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c7ac2b79d0d6fe3fd35b3563de94b896507bd3b7",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/arrayLength/via_let_no_struct.wgsl.expected.glsl",
      "new_id": "b5587e7a07bcfb04773d228eb631f1723b3311b1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/arrayLength/via_let_no_struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "875dc0857fd7e8f6e759b797b17edb116c7e9910",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicAdd/storage_i32.spvasm.expected.glsl",
      "new_id": "ca2a7f9e6922ab7a44818f3ec640797fffba7064",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicAdd/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "48a073514db041ccb94ff0cb19a6230d15aefc03",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicAdd/storage_u32.spvasm.expected.glsl",
      "new_id": "7ffe8487a67938abd1c695f7131db4ccfa3d123c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicAdd/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "28adfe0175e366d9218dee79d5453abc96ddb35d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicAnd/storage_i32.spvasm.expected.glsl",
      "new_id": "20ff9c8e681af9baa502dbfb4e73b48390d95e33",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicAnd/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6d879c1d3a5cee583c5c9b12322c2f831e820962",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicAnd/storage_u32.spvasm.expected.glsl",
      "new_id": "362308c8bbc8d7b5095ae8f20b6f9002f344db7f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicAnd/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b46c227b772b2d11e0af2b209e2c6d1cddfd1cf9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicCompareExchangeWeak/storage_i32.spvasm.expected.glsl",
      "new_id": "f26f67a30f640b490b7bb2efa4c4cc00de851b82",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicCompareExchangeWeak/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "385735d72492c0d57e133992b7fbf119391f624d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicCompareExchangeWeak/storage_u32.spvasm.expected.glsl",
      "new_id": "79a81acf9729e7986763942dba570573f7a21d80",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicCompareExchangeWeak/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4fdae2725f59a8f63356d4042de6e2894c97f625",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicExchange/storage_i32.spvasm.expected.glsl",
      "new_id": "cb759e766a64d08bc07f091a17e2f8f650789d04",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicExchange/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "57f02915fa881b68a494ee648ee930fea8bec2b9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicExchange/storage_u32.spvasm.expected.glsl",
      "new_id": "ae7c7a45c8d08cf1e3ea06be9a56ad136ca555ab",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicExchange/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d034197209b2728032215f7441347d06b3ccf4b3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicLoad/storage_i32.spvasm.expected.glsl",
      "new_id": "c5f15b176e11bb805d20236ceff55be9c49a5064",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicLoad/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cebe232998d969d6a9b5a62a8c811aa09e32ab3f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicLoad/storage_u32.spvasm.expected.glsl",
      "new_id": "8bddccedebaa6aa11b189ab7fc96fec535db6eed",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicLoad/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "63418486d6adb01a4e8bd968ecffc9c04554198a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicMax/storage_i32.spvasm.expected.glsl",
      "new_id": "388ccf7a97766f59acd5a13898b6062cd8dc60df",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicMax/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "08dd962ca55915a2a9605dedf4ecf1fccc0d4c36",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicMax/storage_u32.spvasm.expected.glsl",
      "new_id": "9cdec378f745c142b0654983f0f7fdd57ec10535",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicMax/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "021d201cf7b0ee6cd26e6be60f10caff6185bf3c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicMin/storage_i32.spvasm.expected.glsl",
      "new_id": "5aad3bee68c2cc3b25dc731f4cb0315ab030022b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicMin/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "66cb35135d2de53b8d59084b4fe0f36738dd3c9f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicMin/storage_u32.spvasm.expected.glsl",
      "new_id": "90d76b85968d90e522fc2f8f336e610ac2729c77",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicMin/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b9557e323ca314201e87db61bbd6c5984a82ef7d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicOr/storage_i32.spvasm.expected.glsl",
      "new_id": "2874145ce7e17913f41ada93efab877344690455",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicOr/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5ad5f61f9f2ffea22fe197f0dee66edd7b053561",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicOr/storage_u32.spvasm.expected.glsl",
      "new_id": "dafd141847cb29fbf87e0687c66c03b2e7e4f834",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicOr/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "24fc51ed535934ac24fd515182c47e2dd6e91c78",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicStore/storage_i32.spvasm.expected.glsl",
      "new_id": "f8778d9b59f95b0bf53853b4fc70ccba4a3b743c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicStore/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e9c81a233d90c3c65de4a9a004a477b8c160be8e",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicStore/storage_u32.spvasm.expected.glsl",
      "new_id": "588fac670c7835a7e09a094e35450efd7a667022",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicStore/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8f573dffe3b9b4c73f53e15d6f15c55986e4456d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicSub/storage_i32.spvasm.expected.glsl",
      "new_id": "c3538ae0cd86fc58f0eb0bccdec470d75fd7d873",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicSub/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e462c213744cd86819998f4eef2230514042f839",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicSub/storage_u32.spvasm.expected.glsl",
      "new_id": "b2eccbc241ae14461d930eb4576ffbbb84ae8375",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicSub/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cc05c2842df93c7e02510324f4f526c885c9bf15",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicXor/storage_i32.spvasm.expected.glsl",
      "new_id": "1c83583f4186f0bd7bd24995b41341c6db58cde8",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicXor/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2893791023a0e74d424129345ba2ba4d842facee",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/atomicXor/storage_u32.spvasm.expected.glsl",
      "new_id": "09295d7e7027c582fd5205fa857d8da1c2d47b7a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/atomicXor/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "875dc0857fd7e8f6e759b797b17edb116c7e9910",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicDecrement/storage_i32.spvasm.expected.glsl",
      "new_id": "ca2a7f9e6922ab7a44818f3ec640797fffba7064",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicDecrement/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "48a073514db041ccb94ff0cb19a6230d15aefc03",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicDecrement/storage_u32.spvasm.expected.glsl",
      "new_id": "7ffe8487a67938abd1c695f7131db4ccfa3d123c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicDecrement/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "875dc0857fd7e8f6e759b797b17edb116c7e9910",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicIncrement/storage_i32.spvasm.expected.glsl",
      "new_id": "ca2a7f9e6922ab7a44818f3ec640797fffba7064",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicIncrement/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "48a073514db041ccb94ff0cb19a6230d15aefc03",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicIncrement/storage_u32.spvasm.expected.glsl",
      "new_id": "7ffe8487a67938abd1c695f7131db4ccfa3d123c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/literal/spvAtomicIncrement/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bd9f7f8bc356036d4269ce548b773dc115c6deb9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicAdd/storage_i32.spvasm.expected.glsl",
      "new_id": "d0daed9d1c593cabf42063c7397795dea04f0496",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicAdd/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5c1a1b00f9c3a0bb5d35741d930f5f13fe20dea5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicAdd/storage_u32.spvasm.expected.glsl",
      "new_id": "7e082b78bf59bd4f942fc2b1e379010bca19f792",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicAdd/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ea9ff84284c3a951e4376766a824c66da0feb44d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicAnd/storage_i32.spvasm.expected.glsl",
      "new_id": "f27eaef5d1378a9255f01ead2590683a70923601",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicAnd/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e3abb2a2af3246de1fde253b3868d8097e227eab",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicAnd/storage_u32.spvasm.expected.glsl",
      "new_id": "1d3eb24686da01b5d337b6a7e33e63dbf1486307",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicAnd/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "286017ba33296b4f566fb11cc64f6b4541924de2",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicCompareExchangeWeak/storage_i32.spvasm.expected.glsl",
      "new_id": "b19348c46593e37d6ee7247ad4ccefa32d915e30",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicCompareExchangeWeak/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ec3e6e199687647fea7459097ac113dd0ce249eb",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicCompareExchangeWeak/storage_u32.spvasm.expected.glsl",
      "new_id": "43fa00c9f8611c1428feeb9e74f7ed04a1f10530",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicCompareExchangeWeak/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "284be713fcd3fb2ac02c7b312a67107d5454f715",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicExchange/storage_i32.spvasm.expected.glsl",
      "new_id": "e70784d7b691b9e2900e6897e4ab4a9f456e739d",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicExchange/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "edc360d54d4777083956c1ab077a13ec94d7918a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicExchange/storage_u32.spvasm.expected.glsl",
      "new_id": "e949e6884a687ae632381e94dfbbc1c4967d50be",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicExchange/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d034197209b2728032215f7441347d06b3ccf4b3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicLoad/storage_i32.spvasm.expected.glsl",
      "new_id": "c5f15b176e11bb805d20236ceff55be9c49a5064",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicLoad/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cebe232998d969d6a9b5a62a8c811aa09e32ab3f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicLoad/storage_u32.spvasm.expected.glsl",
      "new_id": "8bddccedebaa6aa11b189ab7fc96fec535db6eed",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicLoad/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d458f056ad4e06dd6611adc45121f13753957978",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicMax/storage_i32.spvasm.expected.glsl",
      "new_id": "32e30cd7f2c4966d6e40655d6db854c5a349a04c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicMax/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e5f7f899557ddf3994079c50943e6df6fc5226fc",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicMax/storage_u32.spvasm.expected.glsl",
      "new_id": "680684b6e8c320f7389191a7f1759d4e92fa22f4",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicMax/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e233a685b887c32c4017b070763e8273095fe20c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicMin/storage_i32.spvasm.expected.glsl",
      "new_id": "e982a9b52578f578c9c309af77bce61ae61e3517",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicMin/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "06e8d89512dd5f48a748470a455db14597134087",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicMin/storage_u32.spvasm.expected.glsl",
      "new_id": "f3397bbef293e429ee2cfffb6f3ba3f9ae7b3c13",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicMin/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "dd172741ef12f2a1d96ac57c48f698ee517b2778",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicOr/storage_i32.spvasm.expected.glsl",
      "new_id": "0e9f1553e2e8ec1b065db65066e4d2ea6b5a73be",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicOr/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ba78059d7a6bc129191d17802c4ee40c152b68c9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicOr/storage_u32.spvasm.expected.glsl",
      "new_id": "b918b888b0f22ff45cde0dff84f82787fa5a4866",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicOr/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cf63c29f5c306094a9ca0261c4a6c16c4e1540e8",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicStore/storage_i32.spvasm.expected.glsl",
      "new_id": "3e9839eb084c66ae1f638e466aff683eefd70765",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicStore/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7a8d693ac81f873771eea0d3d23fadd65a68bcf2",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicStore/storage_u32.spvasm.expected.glsl",
      "new_id": "7628fb4a678c9dd118a1abbd3dd562b503332992",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicStore/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "fcc4155037cdf4a7386848b0c12639cb8530a71c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicSub/storage_i32.spvasm.expected.glsl",
      "new_id": "c6aa9c3c2728614b059b14a1912d6b484557f7bf",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicSub/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f91b7f880f42354b22bd5e6b01be2914078c5a75",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicSub/storage_u32.spvasm.expected.glsl",
      "new_id": "c5f6b9ecc3a633da107148722fb71cb6744a25fe",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicSub/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "495334678444d800372b9222dd93ae1a3ae9f39f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicXor/storage_i32.spvasm.expected.glsl",
      "new_id": "71a8526b73cff3547935cea2bf725cbfa0d08df0",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicXor/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c382bffbcf1670471da2cae51ac37d053951b978",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/atomicXor/storage_u32.spvasm.expected.glsl",
      "new_id": "c03bbbbf7fb216fd2d6dbdb62cb97401fc76bb7e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/atomicXor/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "167e99cff91439438cee71dcf027a83861222b8d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicDecrement/storage_i32.spvasm.expected.glsl",
      "new_id": "9d593d46f9c3fa4c33ce4360ae84ec84794e95d0",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicDecrement/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d9e05156d962285c9e0644b478af8d0de4a68932",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicDecrement/storage_u32.spvasm.expected.glsl",
      "new_id": "baaa2cc91724e9492da1ef6c13b855ad4e8c1af2",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicDecrement/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "167e99cff91439438cee71dcf027a83861222b8d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicIncrement/storage_i32.spvasm.expected.glsl",
      "new_id": "9d593d46f9c3fa4c33ce4360ae84ec84794e95d0",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicIncrement/storage_i32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d9e05156d962285c9e0644b478af8d0de4a68932",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicIncrement/storage_u32.spvasm.expected.glsl",
      "new_id": "baaa2cc91724e9492da1ef6c13b855ad4e8c1af2",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomics/from_gen/var/spvAtomicIncrement/storage_u32.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a143e1835ed4652e160002856319b2236f06b83c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/1588cd.wgsl.expected.glsl",
      "new_id": "4f59c4b7d791a8dee871581749fd2c003eb3745a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/1588cd.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "46667de5c68101ba4dd8ebdd1e5701ca972c3aac",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/61b1c7.wgsl.expected.glsl",
      "new_id": "d22edc1efbd2243c2f76035ff72c50d867f5cc9e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/61b1c7.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "233c92b7dbc787a5882f1378c4e871f195570aac",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/8421b9.wgsl.expected.glsl",
      "new_id": "51547d98d219e79c6f4d8e10be1fbae5bff97f9d",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/8421b9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "44aaf23ebf35d3e3a3510e4a0f94d0c8274dcb32",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/a0f5ca.wgsl.expected.glsl",
      "new_id": "d7e45394725d2c3196828fcc8585d8d4415e706a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/a0f5ca.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e0a52531af03cb5ab1b5f2a85a157cc372857c2c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/cbd6b5.wgsl.expected.glsl",
      "new_id": "ba9a68b49bcde344dfc469703486decdd520c6d1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/cbd6b5.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "dac4336deea057082b07e7b99d5f2fe62aaff726",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/cdd123.wgsl.expected.glsl",
      "new_id": "5d417ac14362ed6e0e6661e933ac980ba649580a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/cdd123.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e159befc7efa38d98174d657ebd756ebf7e69126",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/cfca0a.wgsl.expected.glsl",
      "new_id": "a605e063096fd058208def444fe4d5cecadb46b4",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/cfca0a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a11f1aa674f52f2159eb52d967126401d9042ab3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/arrayLength/eb510f.wgsl.expected.glsl",
      "new_id": "51f60def9bef9deff5c069f63f204fdcd3ccbd75",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/arrayLength/eb510f.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c2e7cdb490660eadd6ca1079aac4616194f5c4f5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicAdd/8a199a.wgsl.expected.glsl",
      "new_id": "17d00401e9c2008e2c6ecd9decf3df7c2da81d00",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicAdd/8a199a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a9a2c734e23245d5e4686b5fabc42d5659834547",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicAdd/d32fe4.wgsl.expected.glsl",
      "new_id": "494e26cb5658e2e7c428636ca7e84d43006f4cdb",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicAdd/d32fe4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "08154780c7d32b0212db7ce58eadcb040b0862c6",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicAnd/152966.wgsl.expected.glsl",
      "new_id": "d1d9eeedc5f1dcbe473a38dbdc07a04e885d049e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicAnd/152966.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3363b8b057d8cbca54737beb6ede90b07d1aa5bf",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicAnd/85a8d9.wgsl.expected.glsl",
      "new_id": "4a93dfbc49251cee83ee3c12854dc59c89165bdf",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicAnd/85a8d9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "001110fd6564432dc24b4a5fc54a0803ffd86340",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicCompareExchangeWeak/1bd40a.wgsl.expected.glsl",
      "new_id": "6823d694497c38965fe440d1c0346a374050cd43",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicCompareExchangeWeak/1bd40a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e5738b7cb429adcec939652fc466e527b6d59469",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicCompareExchangeWeak/63d8e6.wgsl.expected.glsl",
      "new_id": "e27f02e291ad1b6aef7cace6adcc207e4f15e777",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicCompareExchangeWeak/63d8e6.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "03b98912f1f05440a6924c3a85c1df75ef60fc71",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicExchange/d59712.wgsl.expected.glsl",
      "new_id": "12b23de8be10e1e5ffb1e600e387c7ae94ffc752",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicExchange/d59712.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d1f33c74c7578064a5f2bed27e968bb21c07b210",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicExchange/f2e22f.wgsl.expected.glsl",
      "new_id": "c9131e22575ea86da58f1d0a3f5e300ee1246105",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicExchange/f2e22f.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "38a8c929f064eb50a2daba792e69423b05662dee",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicLoad/0806ad.wgsl.expected.glsl",
      "new_id": "64291f3d3b9c6ef491f7d77ef3f6b151ac33e4ce",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicLoad/0806ad.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b4bd0d8472b939277ea8a17696b2c5676b72c333",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicLoad/fe6cc3.wgsl.expected.glsl",
      "new_id": "f17c51888bc5e5ba9540a9a330d59cb42bb1ce17",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicLoad/fe6cc3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "98f34a94fdf5d88a84e99029a5953345dfb613ea",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicMax/51b9be.wgsl.expected.glsl",
      "new_id": "3f16d51e6624f065a9769f4913f6b83ab3219693",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicMax/51b9be.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9f6d0858bcd5e3b11e10b03f70e045f036b0c28a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicMax/92aa72.wgsl.expected.glsl",
      "new_id": "1b3e247fcc4af8eef954c64afa6c6146de33737d",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicMax/92aa72.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e2d3c72cb09c73244fe11ea7af125ec2d6bdff25",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicMin/8e38dc.wgsl.expected.glsl",
      "new_id": "ea043dd1b33d8e3bbeed817c24e0f8fd2e223930",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicMin/8e38dc.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6e3098e4f74a00496391cee1a1a601f04bac9253",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicMin/c67a74.wgsl.expected.glsl",
      "new_id": "588b83fcd108033b072147018011d442ca501baa",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicMin/c67a74.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4ee4deaa242b4f56ba1b5543f1b30b88b193bfb9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicOr/5e95d4.wgsl.expected.glsl",
      "new_id": "7bc55f0b934a8bd12d2c56bb47da1bdc6c1ce80b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicOr/5e95d4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d5d42c474e14d3532bac77fba7ad4b62a3dd0d8a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicOr/8d96a0.wgsl.expected.glsl",
      "new_id": "baad60df000e238e117a3891ac638bdb3da5c871",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicOr/8d96a0.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7d8d0f58d2524d89303c8bdbd96046db89c9aa5f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicStore/cdc29e.wgsl.expected.glsl",
      "new_id": "f1b5526fb7ba7142b0cc4be39e03340cca87026f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicStore/cdc29e.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "128188090ff82ba5486d3b464675fa245c5617a4",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicStore/d1e9a6.wgsl.expected.glsl",
      "new_id": "95dc6eacc6c11395b9ceaf5642bc6ec1c699994b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicStore/d1e9a6.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "07573d2a8bf12218f869884afadf9f608a8cbc95",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicSub/051100.wgsl.expected.glsl",
      "new_id": "1969c4857c42400a96ceac8c6e04bff34ce5f0b5",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicSub/051100.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "24aa578df8ed4b2893589f6d3c0cf2cb74d88a60",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicSub/15bfc9.wgsl.expected.glsl",
      "new_id": "9881ff1806536660c1d2e7c868e7cd95c6853665",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicSub/15bfc9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e04552e7a74c373cb5036dbcc830c7cb3633bd28",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicXor/54510e.wgsl.expected.glsl",
      "new_id": "a69ee2d96f29b65b9fc71a05b15de66895fab060",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicXor/54510e.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0ebd9e74ab9aaf25de13950db5863ebe6849ef5a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/atomicXor/c1b78c.wgsl.expected.glsl",
      "new_id": "4f11212d3b973b0cb5e0b58223d3ee22c6e72794",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/atomicXor/c1b78c.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "47564aef5d63fa7575785a7f2ea8cfe557f4672f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/textureDimensions/ba1481.wgsl.expected.glsl",
      "new_id": "f6101696637f28e91203731c42fffc5b5f8d3587",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/textureDimensions/ba1481.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4305443d1065af22ce4cc8c5c6aa7d33eed0262e",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/textureLoad/8acf41.wgsl.expected.glsl",
      "new_id": "2d9af35db2ef324e1f97bdc97bb3abd01cf45690",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/textureLoad/8acf41.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "01d87629f7c500298654d64cdf831563360f646e",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/textureLoad/8acf41.wgsl.expected.spvasm",
      "new_id": "6eba59e22f874ed935ac616863d18eb8470d8d4e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/textureLoad/8acf41.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "68b71f1fb95a3055047b01dc1561a0fdf1773c91",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/textureSampleLevel/979816.wgsl.expected.glsl",
      "new_id": "63c387fe100ae706b4850bc723fdd9b65018bc93",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/textureSampleLevel/979816.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "444e4c2c9e46c2c39710a2be815b8be3dce0ddc8",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/literal/textureSampleLevel/979816.wgsl.expected.spvasm",
      "new_id": "acb3f034413ebbcede76bab7556800d0b0b2835a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/literal/textureSampleLevel/979816.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a143e1835ed4652e160002856319b2236f06b83c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/1588cd.wgsl.expected.glsl",
      "new_id": "4f59c4b7d791a8dee871581749fd2c003eb3745a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/1588cd.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "46667de5c68101ba4dd8ebdd1e5701ca972c3aac",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/61b1c7.wgsl.expected.glsl",
      "new_id": "d22edc1efbd2243c2f76035ff72c50d867f5cc9e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/61b1c7.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "58ecc49e8859b0ef39b90a080e80bbf3f08af370",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/8421b9.wgsl.expected.glsl",
      "new_id": "c34cb64bfabc7c44376b4509a0501904f8491e77",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/8421b9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "44aaf23ebf35d3e3a3510e4a0f94d0c8274dcb32",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/a0f5ca.wgsl.expected.glsl",
      "new_id": "d7e45394725d2c3196828fcc8585d8d4415e706a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/a0f5ca.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "07baca0c0dd7d7de15b4efae0d0bbf43e5002c1e",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/cbd6b5.wgsl.expected.glsl",
      "new_id": "2819fce1558e05874d53bb64b5702b27d0fedac6",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/cbd6b5.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "dac4336deea057082b07e7b99d5f2fe62aaff726",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/cdd123.wgsl.expected.glsl",
      "new_id": "5d417ac14362ed6e0e6661e933ac980ba649580a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/cdd123.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e159befc7efa38d98174d657ebd756ebf7e69126",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/cfca0a.wgsl.expected.glsl",
      "new_id": "a605e063096fd058208def444fe4d5cecadb46b4",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/cfca0a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a11f1aa674f52f2159eb52d967126401d9042ab3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/arrayLength/eb510f.wgsl.expected.glsl",
      "new_id": "51f60def9bef9deff5c069f63f204fdcd3ccbd75",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/arrayLength/eb510f.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b4e7e25b56f142b55f5d0572e41b5cd65c3aa928",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicAdd/8a199a.wgsl.expected.glsl",
      "new_id": "1d00210884204a7356f186f86b81d5f52680e4d7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicAdd/8a199a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c589612d2b64850bda0b1bd6d67c8f5de0380fd3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicAdd/d32fe4.wgsl.expected.glsl",
      "new_id": "35d22b2defeafefb7285ec11c508fdc8cdd245c7",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicAdd/d32fe4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3e8c40f3ceb17094eded16b5fe70f568916db31a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicAnd/152966.wgsl.expected.glsl",
      "new_id": "79b77f10722d07eafae04e0b9dd7b3c619a5b923",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicAnd/152966.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6d6dd70164d6abb36d5e6f4caceb5bc2e7afefe9",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicAnd/85a8d9.wgsl.expected.glsl",
      "new_id": "66ed6093c52fe5259f92302d79a590ac2bbfe697",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicAnd/85a8d9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cae561bc0a97ceb25ebcdef8746c76aa86b1adf0",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicCompareExchangeWeak/1bd40a.wgsl.expected.glsl",
      "new_id": "ff8a3b2de1402e3b86433d95eb1dc10dd544d86a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicCompareExchangeWeak/1bd40a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a30b533d18bb0fc966dba0fcda0e5a1c7e20da11",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicCompareExchangeWeak/63d8e6.wgsl.expected.glsl",
      "new_id": "d976990e042829408d9ab6d903dd39749e1d3f4c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicCompareExchangeWeak/63d8e6.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "36903e217d9a444063de0100377816c852f67cdb",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicExchange/d59712.wgsl.expected.glsl",
      "new_id": "96a02b87d52308588de4fde9a0030c61b64a24d6",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicExchange/d59712.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c74e310d9227694ddf81433632abb4c592b75d04",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicExchange/f2e22f.wgsl.expected.glsl",
      "new_id": "b4dcaadaf3812b2f9c254e59951ae224a879c0fd",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicExchange/f2e22f.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "38a8c929f064eb50a2daba792e69423b05662dee",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicLoad/0806ad.wgsl.expected.glsl",
      "new_id": "64291f3d3b9c6ef491f7d77ef3f6b151ac33e4ce",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicLoad/0806ad.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b4bd0d8472b939277ea8a17696b2c5676b72c333",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicLoad/fe6cc3.wgsl.expected.glsl",
      "new_id": "f17c51888bc5e5ba9540a9a330d59cb42bb1ce17",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicLoad/fe6cc3.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "947c35ceafa6474ba1045e11eaeae803a66340b4",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicMax/51b9be.wgsl.expected.glsl",
      "new_id": "6a0431fecaf08fd2fda591e5c5e5aaaa742f8f29",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicMax/51b9be.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "326e6edf3bc98b1009d8a34f42ffbda5837d8911",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicMax/92aa72.wgsl.expected.glsl",
      "new_id": "43570a40602ae4058cf6c7b28475da3da5cbf534",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicMax/92aa72.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "215a3351017b7c5852de024378b516bbe1ccade5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicMin/8e38dc.wgsl.expected.glsl",
      "new_id": "2ed6f591e7087136598ba29d8412427689fbdf84",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicMin/8e38dc.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4d5b79bf23229aedf9ed2b5df9b5faa916d36b54",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicMin/c67a74.wgsl.expected.glsl",
      "new_id": "8324f1589a87d30888779ee006b6a1717188342f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicMin/c67a74.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ddd41fedb051fc93e83781c51e95c2453d08542c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicOr/5e95d4.wgsl.expected.glsl",
      "new_id": "65ecce176031f093008723b3d147ce3071f0f47e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicOr/5e95d4.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "237e6b0b54596f7e53db5561d2ed88379cc1a025",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicOr/8d96a0.wgsl.expected.glsl",
      "new_id": "dcb69859d632233ce94bcb8ad2d4dd1f882b9ee1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicOr/8d96a0.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "22fd7a19f15434a9823a83a185ee24ef2ee3a53d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicStore/cdc29e.wgsl.expected.glsl",
      "new_id": "d9e75bf2941a8a341163e3449ea9723feceeddaa",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicStore/cdc29e.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f5e52e4b1941797e769259263dcb04f822486beb",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicStore/d1e9a6.wgsl.expected.glsl",
      "new_id": "e4c98e069f70e9f046d6470c1870a0155a663e54",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicStore/d1e9a6.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "25f8eba74f03e345c406bf266e7973b169ba57f6",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicSub/051100.wgsl.expected.glsl",
      "new_id": "6ea56f6aacb8238eafb48ef64bccd6bedf8dfddb",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicSub/051100.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c21f8f7cd79fd8e5de742f5af0153183884a20c2",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicSub/15bfc9.wgsl.expected.glsl",
      "new_id": "e5d348c1f9dfaa76897708efd53026ac131884a2",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicSub/15bfc9.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7ac44209ed6bded3b950a06bef92276e181075ac",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicXor/54510e.wgsl.expected.glsl",
      "new_id": "9ac7f7a2b59af93178d1690b20a8595a8879131d",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicXor/54510e.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3f8236cd0a2117ed242335de7ae8b175d8f0c973",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/atomicXor/c1b78c.wgsl.expected.glsl",
      "new_id": "113781d877ffc24531eca58c8a05a100aafefbf4",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/atomicXor/c1b78c.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "47564aef5d63fa7575785a7f2ea8cfe557f4672f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/textureDimensions/ba1481.wgsl.expected.glsl",
      "new_id": "f6101696637f28e91203731c42fffc5b5f8d3587",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/textureDimensions/ba1481.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2a7cc09141736589f590d3242cb6c9a4d787cac1",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/textureLoad/8acf41.wgsl.expected.glsl",
      "new_id": "0debae11b31c855b4ed9232f2acf4528b784ba81",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/textureLoad/8acf41.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c70c6b140a5d79c42d5da7c806fec77b8b30019c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/textureLoad/8acf41.wgsl.expected.spvasm",
      "new_id": "350a2017c5d3ce0da7b0da27d43c9cf1ea155d8a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/textureLoad/8acf41.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "11782ba912dd4d55d39aafdae97b48558e117405",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/textureSampleLevel/979816.wgsl.expected.glsl",
      "new_id": "1a5bb9aaec4be7fb77c0373e505eb4a91fd5c78c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/textureSampleLevel/979816.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ad6d2a9ab7a40039607ce23756051d4a95d3c03f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/gen/var/textureSampleLevel/979816.wgsl.expected.spvasm",
      "new_id": "accaf68e3861cb955f9a02400bf7af4edc7245e6",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/gen/var/textureSampleLevel/979816.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0d233de7018c9a43f4e68c57a21cb5b1e890dfa6",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureLoad/texture_external_param.wgsl.expected.glsl",
      "new_id": "47f9c0a1759ac00002f5378caf5e0419b96c31b4",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureLoad/texture_external_param.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a894d4c3767567d567208517d988b317a68fbec4",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureLoad/texture_external_param.wgsl.expected.spvasm",
      "new_id": "e0ff7dd82382349deaff316e72e8e863ba0626e2",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureLoad/texture_external_param.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "729d8e03985a1af557e935dfa1070c658364cf49",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/mat3x2-vec3/f16.wgsl.expected.glsl",
      "new_id": "51aef61b777bf570885864840b1ee782610eac58",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/mat3x2-vec3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "086769e3c97b7b70ba2b5b7fbc25ff70685fd809",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.glsl",
      "new_id": "c2ceb0a0a2203844ecd0b0c8a6867043b212f3ef",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "fe18486ecc0d4d4cc6129f5e28b2efea5dc4e7a7",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/mat3x3-vec3/f16.wgsl.expected.glsl",
      "new_id": "0b83b52ad89dfcd5fe03f2a35502d372f02037e3",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/mat3x3-vec3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "42cee27835aee7e1d1d56aa979dc271271c6dee1",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.glsl",
      "new_id": "b5481e4506c80a6be05cdb19917ceb9715bc44ab",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "da8a0b2f5bbf24b78d90de86d400b9ad2d8552e5",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/vec3-mat3x3/f16.wgsl.expected.glsl",
      "new_id": "e34358bbf1fc402c72ca411af430bf5fb4da7b63",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/vec3-mat3x3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "200be2bc75b14c0ee497c301953b2b93af5e976e",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.glsl",
      "new_id": "805940727cb8c59cdd2f3adc6cd662e1015f30de",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4b075b5ca375181dd765900aaeb9994c8b9c012d",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/vec3-mat4x3/f16.wgsl.expected.glsl",
      "new_id": "367b08c7295513c7d7656157c7267ef40df06a5e",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/vec3-mat4x3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0cd32b80b5ba48681f16f5a6e3e3fdb0977b901d",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.glsl",
      "new_id": "26960f6895031183e8558fb08673a16a289b23d5",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "77452b8b9b37aee36172fbeaec606e86fb5e346a",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/read/packed_vec3/f16.wgsl.expected.glsl",
      "new_id": "713d1a6201461fb74b450a3e6deaaa713f2d2f0a",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/read/packed_vec3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f71e8a00cf6e5814adb9246bd3fd1640e315acb0",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/read/packed_vec3/f32.wgsl.expected.glsl",
      "new_id": "9f4cd7dbe4e0ea5d172cb2fb43c14c29d7299f4c",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/read/packed_vec3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "fe7dd721e00b777075b013c14ccc132a3da0ab54",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/read/packed_vec3/i32.wgsl.expected.glsl",
      "new_id": "ce0631d5d405712fb766dce157383f1eb0c67e39",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/read/packed_vec3/i32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "77259629577aa8e5fdc552a5016d96b54af29e03",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/read/packed_vec3/u32.wgsl.expected.glsl",
      "new_id": "435e00118b98da6a98c45821d5492690d4e7c170",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/read/packed_vec3/u32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f7fb99849524f2a3f1c84636d66380d9d60c08b4",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/write/packed_vec3/f16.wgsl.expected.glsl",
      "new_id": "03372eff8da8985780c196379802af81514ab34c",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/write/packed_vec3/f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b4cdda6faa66ad9a286ab8633f0765daa6ad3aeb",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/write/packed_vec3/f32.wgsl.expected.glsl",
      "new_id": "5bec520bd98b2a13c10622bcc23426d7555ffb79",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/write/packed_vec3/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bde8b4c1fdc1c0831538f5fce30af839a7e60e62",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/write/packed_vec3/i32.wgsl.expected.glsl",
      "new_id": "ab987b2811c10e0c04b966305134be91cb69a194",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/write/packed_vec3/i32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a5e67459dce04c0918a61c3ed2fea7450ca4f483",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/write/packed_vec3/u32.wgsl.expected.glsl",
      "new_id": "6481d6532131a2107e6c25dfea59a86a3733350a",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/write/packed_vec3/u32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8f6ff79f05c7378c106434493dcbec6209c6e5e6",
      "old_mode": 33188,
      "old_path": "test/tint/layout/storage/mat2x2/f32.wgsl.expected.glsl",
      "new_id": "0a32bed3a59448976e251d017ab73caad76bbb28",
      "new_mode": 33188,
      "new_path": "test/tint/layout/storage/mat2x2/f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f6b03dc89db1c9d33c2472655b0294c7520e6694",
      "old_mode": 33188,
      "old_path": "test/tint/layout/storage/mat2x2/stride/16.spvasm.expected.glsl",
      "new_id": "b4391341aca702b3a97d5c8809181cb673102d2d",
      "new_mode": 33188,
      "new_path": "test/tint/layout/storage/mat2x2/stride/16.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bd0575de560c06d7bb824956355e1c9a90dcade5",
      "old_mode": 33188,
      "old_path": "test/tint/ptr_ref/load/local/ptr_storage.wgsl.expected.glsl",
      "new_id": "2a20e0f91a11938d62dd91e67b08e6e6842bbd38",
      "new_mode": 33188,
      "new_path": "test/tint/ptr_ref/load/local/ptr_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "89067aa07cc040a7f7052d7b91e276bef1bb5d16",
      "old_mode": 33188,
      "old_path": "test/tint/ptr_ref/load/local/ptr_uniform.wgsl.expected.glsl",
      "new_id": "b259bfb2f42d6ead97640e4473934839cb73f49e",
      "new_mode": 33188,
      "new_path": "test/tint/ptr_ref/load/local/ptr_uniform.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6a110ffee08b41141f13dde0d3b2e2d4040e91df",
      "old_mode": 33188,
      "old_path": "test/tint/samples/compute_boids.wgsl.expected.glsl",
      "new_id": "408cf550dc4ff81cc32d7dd2cbd53e75c12ced45",
      "new_mode": 33188,
      "new_path": "test/tint/samples/compute_boids.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ff3748b76bfd5260d1d510acf4b97e914c4157b9",
      "old_mode": 33188,
      "old_path": "test/tint/samples/cube.wgsl.expected.glsl",
      "new_id": "442e404ab08c593dfe9d83e3333206bd5761be1d",
      "new_mode": 33188,
      "new_path": "test/tint/samples/cube.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "321e23127fef60a8178c9ed0ce47a1ba33259aab",
      "old_mode": 33188,
      "old_path": "test/tint/shader_io/shared_struct_storage_buffer.wgsl.expected.glsl",
      "new_id": "325570b2b67aa48f84ead1371abf0c97d1c92cc7",
      "new_mode": 33188,
      "new_path": "test/tint/shader_io/shared_struct_storage_buffer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e2748bdaa01a08a56bb45cbf2edda9a3907da7bc",
      "old_mode": 33188,
      "old_path": "test/tint/shader_io/shared_struct_storage_buffer.wgsl.expected.spvasm",
      "new_id": "ebec6c8942ce5c086e19f0236d03091fee2393fd",
      "new_mode": 33188,
      "new_path": "test/tint/shader_io/shared_struct_storage_buffer.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eb95861cc4b59a6f94867fa34eccbb59f4ddbe5f",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_body.wgsl.expected.glsl",
      "new_id": "359938c04e7cf737323cf3d7010969fdc6d86d4b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_body.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9f5f5e6e1afc7c7e8f3eb212cd1560fb59c1e72b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.glsl",
      "new_id": "9ef360bd2cc0b1474f054117b22bad07a953621b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c8afc86b6397e2eecd4410b3dc17ad3ba5391c3e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.glsl",
      "new_id": "49aff5d2e36790829c3b24487e1573efd958e70e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "80072a8658d39199f937593f3a5feb5dfb5daf00",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/indexing_with_side_effect_func.wgsl.expected.glsl",
      "new_id": "4505b851f06ba5f6aecc58ea785273f9c67e8265",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/indexing_with_side_effect_func.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "404b14e7ae0a08a701ec0f7d3b6304bd3b1adad6",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array.wgsl.expected.glsl",
      "new_id": "1b59df8b15e0d2864b960bbbd2472c4b1e6e44e4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9bb2f42d8182b166dc7edff7f95d8a9e15f86d19",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_array.wgsl.expected.glsl",
      "new_id": "01c4ad2613045ce595a7ba10107ed324cd61ac23",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5ce3d5d25d2bca3d583f8b69b010393658a95cda",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_struct.wgsl.expected.glsl",
      "new_id": "af08fd80469a174a53f5d26656260cc77ff78318",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_struct.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5e12367af872cf27ea52c8b0df406b9b4273152a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_struct_array.wgsl.expected.glsl",
      "new_id": "2951c8f44fbf7a823c3c740c5ae122f377bf862e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_array_struct_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6f4afcddaecbff346738edba1d91f25593b56399",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_dynamic_array.wgsl.expected.glsl",
      "new_id": "23b760d45c0a5bd12c345610adde0d51347f9b17",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_dynamic_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "10bd162d6c1d23d5232ab20167d949e1a5345bf9",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_dynamic_array_struct_array.wgsl.expected.glsl",
      "new_id": "24161948f59b8150fefaa03d03d7003f50cbecd7",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_dynamic_array_struct_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2cad6f6cc0b1098dd7f906b9f9da403fab621f59",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_matrix.wgsl.expected.glsl",
      "new_id": "9211926e23eea174d1ff8914245185399ec4fe29",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_matrix.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "afb7d809eb1459a4d65c84bb70742b1fdd8d8735",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_multiple_arrays.wgsl.expected.glsl",
      "new_id": "6334c1fe0dc3ff480e95eafa7355a8f0c8e6eec3",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_multiple_arrays.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "00bb1bb4e5551622febe55d89fa516fae0f45f4e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_struct_array.wgsl.expected.glsl",
      "new_id": "c33dcc481ad6e80e93946d3b0710d21aa99fb3c6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_struct_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "87dad14ab2880cefec79d3b1c5edf0efaa5ba5e4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_vector.wgsl.expected.glsl",
      "new_id": "fb6df1479b20953094104c9ac9f83e0cd3fa7a5d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/struct_vector.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c7f713e76cec4ab31d406f772d8ea94ac379cbd4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/vector_assign.wgsl.expected.glsl",
      "new_id": "35c1d85a5e029b2d064fce3df773d7bbcccbeec8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/vector_assign.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8f46ee863d683c70d4715906f96768983a30a206",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/via_pointer.wgsl.expected.glsl",
      "new_id": "08a5f1604b3cf8e8f80557df5854e79784d4c641",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/via_pointer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "addb30c8f519b85fa2c5b57d0e039840e1376dc8",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/via_pointer_arg.wgsl.expected.glsl",
      "new_id": "dd49ae7f8d59c15b24545cd33f5287aef80c2e91",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/via_pointer_arg.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4017ce7ac96f3f8454e9841d28ef24b2453cb032",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/phony/addr_of_non_constructable.wgsl.expected.glsl",
      "new_id": "765da01e95e68ec7304c84ce1f2f2044ff350a7b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/phony/addr_of_non_constructable.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4017ce7ac96f3f8454e9841d28ef24b2453cb032",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/phony/addr_of_runtime_array.wgsl.expected.glsl",
      "new_id": "765da01e95e68ec7304c84ce1f2f2044ff350a7b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/phony/addr_of_runtime_array.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "521f5102e269871a20918f88d31a2f1387814713",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/phony/storage_buffer.wgsl.expected.glsl",
      "new_id": "be246a1a2e1b89862ff9ddd416b495d4c7764cf2",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/phony/storage_buffer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "44dd6cdeb378d6b7f3cc4ae9072d37afd834c951",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/phony/uniform_buffer.wgsl.expected.glsl",
      "new_id": "15769cebff26d3c5cb408aa90fe93aedca835911",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/phony/uniform_buffer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6a42cd84b9474bfcdf2f4918e80030f9c43eec4a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.glsl",
      "new_id": "daad9096cbaef819b62955df12c303f6ea3d89dc",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bee248827c90030871a17cd2013742097fc50482",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/matrix/minus.wgsl.expected.glsl",
      "new_id": "4bc44844dfc0247981588f586785b4a786022019",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/matrix/minus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "86dbf9b9add764bcb0ad8f04355aa9110807b197",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/matrix/plus.wgsl.expected.glsl",
      "new_id": "2731dc53b3620a79ed85abf88dad2bf4c3c78670",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/matrix/plus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ee61689a6cfbb53b98a5f632b3480656a86217ba",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/matrix/times-scalar.wgsl.expected.glsl",
      "new_id": "6454531028022851f224b9a70124be40a9918b06",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/matrix/times-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4d224ea363e0b4bf83111f06789d66e289c4ad47",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/matrix/times.wgsl.expected.glsl",
      "new_id": "d0cf2da11b40c2f36aada1152f323c481f90515f",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/matrix/times.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "1d7d94d35995da203814f1c9b1143c96af1aca09",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/and.wgsl.expected.glsl",
      "new_id": "cf037cf09f16b1d141e507f5e9675d8d2a85a20d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/and.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "44ec9a967caccf38e0801d46513bdb7c2e044f27",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/divide.wgsl.expected.glsl",
      "new_id": "da4bd07ff0f757723b834cbe1c65824c6c79cf0a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/divide.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4f4b5c9dbc45449ddd6e334625b67e132dcf3c33",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/minus.wgsl.expected.glsl",
      "new_id": "78334e5bca77e6a9bb072cdddd75da977974eb57",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/minus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "03bed634e461d30ccf453081809695893697f7e5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/modulo.wgsl.expected.glsl",
      "new_id": "bee2c0dae88c947dbaacf069146f7a6fcce62639",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/modulo.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "aa760e606b1f25ae2f55fc9780a4be66a3d35aec",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/or.wgsl.expected.glsl",
      "new_id": "474cb2aebfd1a5c7af442857332de30879916351",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/or.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ef8e7e921f08cc474b1d8e07c5623c98dbf502aa",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/plus.wgsl.expected.glsl",
      "new_id": "fb89b1611bb9949da84333587752d2485dcd5766",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/plus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0d42f568a6e3ee85d0c80a28d0a3a8784873c6f5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/shift_left.wgsl.expected.glsl",
      "new_id": "632e2d898d050b853f6d9e12d42869d07797aa3e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/shift_left.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c443ba021b48554fefed526eeb1ac4167271f394",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/shift_right.wgsl.expected.glsl",
      "new_id": "3734f7b1aba1a379e13eede35f9093062ddcd85e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/shift_right.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c588bcc868bf362a93babb8cae2d820c35ac5909",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/times.wgsl.expected.glsl",
      "new_id": "87692a2b1b1879f5fe34803d3f9cd75d8c0e5910",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/times.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d4f926bc80cbe56582ba311b190397ed204e6ffd",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/scalar/xor.wgsl.expected.glsl",
      "new_id": "4e25c103b22cbb1cfcb0aa61d4a76d78bc9e6f04",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/scalar/xor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b6003927ddb7e8bd5b75a760e294f561187d8170",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/and.wgsl.expected.glsl",
      "new_id": "35e6116f7149241bc0369ff9060785520d14a582",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/and.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "be28e4336b86fd2c0299f4dff46611c9acd9623c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/divide-scalar.wgsl.expected.glsl",
      "new_id": "418c57b5753fe8abe69ca0ceccc4966e17f1bed4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/divide-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "35bbaddec5c58d4d1d81bd99a56ac3182428ed7d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/divide.wgsl.expected.glsl",
      "new_id": "ffb013a33d82c0caf63035f063a4b49a2e8855ca",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/divide.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7ed578aed266909844acb150da41dbf35fce521f",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/minus-scalar.wgsl.expected.glsl",
      "new_id": "90fae2d2eb9aa95823e2d5db81e974437028d738",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/minus-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e2601393530f56cfa3237778028e6841f18113e4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/minus.wgsl.expected.glsl",
      "new_id": "4a40bac1e76dc5c364d31ee6213e7d18ea8d4f9d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/minus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6e7ee01c74cefd0935ff2b050b05bad855d8d604",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/modulo-scalar.wgsl.expected.glsl",
      "new_id": "ded8188f33b18cee5d6bef9426f4c5aad5dbd682",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/modulo-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "85ab1417b76cfd3f78ce62ad021517102c1ea9b9",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/modulo.wgsl.expected.glsl",
      "new_id": "5e9d6ac353bf47760e116ea5254d66c668559eaa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/modulo.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ae695a1590df5e01e208b8ca9b165253d883019e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/or.wgsl.expected.glsl",
      "new_id": "83eda7c9c999564b1a446571991e4d8ccede2248",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/or.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "43c8ae5ad166bf7d831774e246431fdd0e3e2739",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/plus-scalar.wgsl.expected.glsl",
      "new_id": "ce64d6f49ffefb6998d2fd5465a1c3b2ac35fdb8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/plus-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "05b68e4b1aee1ea9bd7f1864b1761dce8c22ad2a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/plus.wgsl.expected.glsl",
      "new_id": "7860e8d546ea5ff27be4cae198248c270f19473a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/plus.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4a53ae3e18fef320e838b5198a636de62ad0c8f5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/shift_left.wgsl.expected.glsl",
      "new_id": "003db4879be77a148659bde3c60dd2df98b2f60b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/shift_left.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "51bb554a0543e7a92c51741ca9d375095751d232",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/shift_right.wgsl.expected.glsl",
      "new_id": "ce65ca701f7a832454e33c0de6771fddad777cf2",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/shift_right.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ee226d277fad06c5212cb2b63a4e11fb806aac68",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/times-matrix.wgsl.expected.glsl",
      "new_id": "5063090a82e5f8e9891370ed23850d4b2feb56f3",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/times-matrix.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e40bb867ede6351ccc2b9165c8f9e42cb1892472",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/times-scalar.wgsl.expected.glsl",
      "new_id": "7e463898fe8cbbf710fc4a9a4d94b821ae0c0247",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/times-scalar.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b22e63bc9eae917e7d782dc3b7e2536621f01f30",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/times.wgsl.expected.glsl",
      "new_id": "69618977b38391190647dcb64a46ff95d93beaa6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/times.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d06e06c1ae3639a4575a4be8bbf7e2c49d5c8550",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/vector/xor.wgsl.expected.glsl",
      "new_id": "7a7421757159964b9959a6de3a9cfda3f588a7aa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/vector/xor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "74f7390adb9315e9387dc1513c9450bd995d06aa",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/array_element.wgsl.expected.glsl",
      "new_id": "4c9aa9caebf7da496659b9f4a7f7fcc10b08f54f",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/array_element.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a04fd4e9f660ddf2f84a6fd887e6aa33898e5dc5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.glsl",
      "new_id": "e98dc1ed396a0680dcef411a9ae4ec2133f1cf4e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "21a79501a329230e58bfad8fd39b5d30adddc2d0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.glsl",
      "new_id": "5c48d8fa90e6acecc74ce16919567272ad9b8b18",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "12ce5159526d70f83e77209ead7c17517580924a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.glsl",
      "new_id": "c0f6fbf4fe16139da089ab91e4c15d9703336126",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "88579d11698d2e536947d598b2dec264a53d3fb5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/storage.wgsl.expected.glsl",
      "new_id": "a9833d7f55f693024b4e18e67f6bba26b59d1b8c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "908643ebdf9708ccb8b3bfab83714c91ec4eda64",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/vector_component.wgsl.expected.glsl",
      "new_id": "38bf1e1e976b58aea4ca9fdfa6376e28ea3a9ce6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/vector_component.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8c4b54b70cb1798591d5ffc89ee1ddc94def9a4c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/array_element.wgsl.expected.glsl",
      "new_id": "d5b11d455f30866af374e1c1b21e3098a155024a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/array_element.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "26c1c10149e7935bf00b3c87348093f2054eaa2c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.glsl",
      "new_id": "ba161e5cb98037dba13fa176fa84d870a6ae28f6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "50eb4943cbfd6c6fc2facedf4480cd602f0de51c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.glsl",
      "new_id": "ee111785e283ae4d01419dc6ffdffc67fbf4cd7b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "77942ca5a43d4f581607b4005dd6ebf8ecb5edf8",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.glsl",
      "new_id": "b4e940bdab678c7fa93c2da202c844517502a4e1",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3a8266da770b5d5857019adbdb8bab386e4bb4c1",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/storage.wgsl.expected.glsl",
      "new_id": "5dc6ea61aa5f35e1481b42e92f4a7653835bf3ef",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a502a86800021c3e767645ccd74251c3f5971c27",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/vector_component.wgsl.expected.glsl",
      "new_id": "c66efbaa7131369ee5f0c200baf693f6bfb041bf",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/vector_component.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e7e10eef6334536bb14737ec465d32cbe0d01ee5",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.spvasm.expected.glsl",
      "new_id": "cca5043c88f6ff9bca0c9ba65e8548098852aff4",
      "new_mode": 33188,
      "new_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e7e10eef6334536bb14737ec465d32cbe0d01ee5",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.wgsl.expected.glsl",
      "new_id": "cca5043c88f6ff9bca0c9ba65e8548098852aff4",
      "new_mode": 33188,
      "new_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-unused-access-past-matrix-elements/0-opt.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cfdb6b161f1b0b5a77817669069a4d438e155701",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.spvasm.expected.glsl",
      "new_id": "76ec7b3fb4a2a91e5758fea6a4e532e6d6a02d9e",
      "new_mode": 33188,
      "new_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cfdb6b161f1b0b5a77817669069a4d438e155701",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.wgsl.expected.glsl",
      "new_id": "76ec7b3fb4a2a91e5758fea6a4e532e6d6a02d9e",
      "new_mode": 33188,
      "new_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-write-past-matrix-elements-unused/0.wgsl.expected.glsl"
    }
  ]
}
