)]}'
{
  "commit": "6176c85be83b08a7bf4f2e6ec6422d65a5ee5290",
  "tree": "d7b3d4a6df5c858b5681aa3ee370c645e5d076bd",
  "parents": [
    "fe19fee3ea3ddf7d0ef1995f7e89739870c20a94"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Mon Feb 27 16:06:54 2023 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Feb 27 16:06:54 2023 +0000"
  },
  "message": "tint: Preserve padding in matrices with three rows\n\nThe PreservePadding transform now decomposes writes to matrices with\nthree rows into separate column vector writes, to avoid modifying\npadding between columns.\n\nBug: tint:1571\nChange-Id: If575f79bb87f52810783fd3338e2f3ce3228ab2e\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121600\nAuto-Submit: James Price \u003cjrprice@google.com\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\nCommit-Queue: James Price \u003cjrprice@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cb5a8ee0283cb98257792e74f114fc71c2158a0f",
      "old_mode": 33188,
      "old_path": "src/tint/transform/preserve_padding.cc",
      "new_id": "fbe785cfd9d2eaf00b0d101459ae13e4d61590e7",
      "new_mode": 33188,
      "new_path": "src/tint/transform/preserve_padding.cc"
    },
    {
      "type": "modify",
      "old_id": "9405210cd4f212e7dcb160b3c28936a5e0d15ce7",
      "old_mode": 33188,
      "old_path": "src/tint/transform/preserve_padding_test.cc",
      "new_id": "2b4869ad5263c4192a79cbd77bcd3830fd1ef372",
      "new_mode": 33188,
      "new_path": "src/tint/transform/preserve_padding_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e551c7585c4e7c4593a6dc92faccddf2c606c124",
      "old_mode": 33188,
      "old_path": "src/tint/writer/glsl/generator_impl_member_accessor_test.cc",
      "new_id": "2eb1b8e99de99e5a00f2becb9ec2ef866b5766b7",
      "new_mode": 33188,
      "new_path": "src/tint/writer/glsl/generator_impl_member_accessor_test.cc"
    },
    {
      "type": "modify",
      "old_id": "5b93fa53bc60950471851185f319207a8fa65123",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.glsl",
      "new_id": "f353143ca76b20dc1e5cca509a6367d7c71b347e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "fd9e55a2bae1986a52a5cfbaba38842a55164a74",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.msl",
      "new_id": "efb7ae46b6c1ccc3a4e0b4cda5f4049632af7151",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "ace13682b76c911ea290c98bf655fd1718e4b47e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.spvasm",
      "new_id": "e4cbd7ea4134431b4398f574ef36e11937faa192",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ab676c8f9bd54514bd92f10a9cd36656f2ea038f",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.glsl",
      "new_id": "75dd6dd65647f8e6fc0c5e0f55482f40de8860d6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6f09850e7fc946741c017fe0180f594e262ecdae",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.msl",
      "new_id": "d38aab32a1e466f3fbcc8c193f04cf476dbdea7b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "a1c3bcb70c8acdcc120d7c279d6fc9c13fefbc12",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.spvasm",
      "new_id": "491802b5bb32b86088d5c5ec14ac633ece6d22e4",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e27e9476b36e0fe29c13803f6a7f5a9cea27bba1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.glsl",
      "new_id": "b52f19cf360f564166b8e96f23101fde9b8f3a02",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3fda2a50e175ca48eab6d086ee66e0c95d93be2b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.msl",
      "new_id": "2c5bfa3741597609f96ed5949c37379cb0232337",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "798794372b4ea0ba28905310e5abf249775e0525",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.spvasm",
      "new_id": "daebc55284cc5684c8c62f30ea4b55fb391be636",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "30cc24f7a9ab3273e2a96a9d03bf4b93ce5920a0",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.glsl",
      "new_id": "34c75e1ceefc6c8eb17e676da92c4cc6a5101e5a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "df7a7b8acf4e8ec077f7f1c58429a6ac8f29b9d0",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.msl",
      "new_id": "d9da3dd6cc69e6261b089d2aaa1614594bcd4dbe",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d998b288af77450770c94e1538dfc7c60f0c87ba",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.spvasm",
      "new_id": "b6fc7ef14d674edb3d4c6e8fc17f58ac11b43fd6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6bed36f1c4c3069e879ae23cbc5fa776e2288dc3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.glsl",
      "new_id": "8c1e7743ff4bc4d1e613a71b338c551c8d6eee9c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "81af92d44e0c335f2a6beee7fc813b0605494e02",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.msl",
      "new_id": "a79d9bbbf13f40ac187b10bfb0324bdbd47d76c6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5ddb84763f9a26930828485704c2fc191dfe6028",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.spvasm",
      "new_id": "081d37370fba70d65574ade0e0095374049d0433",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8112c5d6918e8e24f8c5f1973859258c39494336",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.glsl",
      "new_id": "daf1847e677330a55c614fd760c6e9031e382a8c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "16b12980d21e75ed99b9fc88c08cb6c6940f5807",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.msl",
      "new_id": "486563d7dd3547e3460fd410a68fc1f0e51e62d5",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "31ddb997dfdc616941d812e3e1ebc5a412aedc43",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.spvasm",
      "new_id": "b82d9229b105262e886dc80e54e4d5f7161543da",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat2x3_f32.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "00509e6b66ed8ae14fbb810f6990365e533dc3d3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.glsl",
      "new_id": "ee6697f750fcfae01e88cc88962736db07da52db",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e22bd15c71794512e73f74bfc15499fdb2c4bc2c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.msl",
      "new_id": "69da6e0edff074ee01e3f75b4b052721a9d6a841",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "ad8eff5312f9dba3a3fc5194e82757a284e3a24b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.spvasm",
      "new_id": "cc6281199d256ffd83f6c4e62ca16ec2c918ac8e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b6e12e5922868f8998722cfdd7a5e502207a61e5",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.glsl",
      "new_id": "c7842b79031ed34e0262b9d278a121c99093f53a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c8db5765c580801ea2de3af4712683c453881e92",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.msl",
      "new_id": "3054c1cb528e848597f4b1346d0df9c4774b8045",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "278850e50240da8be786c9d83ae8925adee90889",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.spvasm",
      "new_id": "2d564ac39a330f499916876680e40ff5f786aac0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat3x3_f32.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "65e8a13d79a2c0124516622d5329be179894876b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.glsl",
      "new_id": "f81b373361eab7636054d423b593d6ff3ca959b9",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "57f08f67753d48c32b47595c11b9d14a08a47a7e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.msl",
      "new_id": "15032a40a806d37b7cabdb36ed01522a8a351437",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5cd75651b48a0b5846f1893ff7beffd5c117494c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.spvasm",
      "new_id": "39cc2498483c1a930a719ba20de67805b46ece9f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f16.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a4a1a8fead6a1bec8e9a23fc4a81fbf7087e93af",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.glsl",
      "new_id": "63d61f02d185defc84abdc4740eedcde487742ff",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7465a1af822ae61568ac1f06e1f7880aa383d9bd",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.msl",
      "new_id": "f5ebf263261e1797fa8ea8ba94d00a68ea4eaa11",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "39fafdd447952bc04d22bcb3b8e42a7aa661f23d",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.spvasm",
      "new_id": "c8f3dd41cccea307de3f430346dd181fa2394e77",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/mat4x3_f32.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48da1c90f3907ae88b24760c5a8e76f7b41889d5",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "b6beec30c21868f7b3502ec1bb9a3bcedfc8d138",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "edcc1d9752928bed451764b46e1033f459691d73",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "c24c51800d5024fff6d63c0db1ee1a9c0b4bd01d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8d6eba2e5c70972932b619bf2f996cdccb499cb7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "edd65683bb43fdb6664795fc0c013ec9a90a475c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "08b531f4facae2db507ab4d8052e0328799ce305",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "d432b3cf074090f11d9f26e4e4256ee95da3fd99",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "42f3b1d22a39fcd08e362cdb457109a982346bcf",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "09cbcc460ee5fe957e0cbc0f67f24103592a21fc",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e7e86aa55bedae61e0581e01f9eb0a7cb7f8ba1e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "1db97475e0b163f43774c9748f917199255bed13",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "91058116eb6f691f07bbb5b7c2c2c9b5b431e64b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "f8fa2409fc6c9c14677219c13fe46ec38da9af74",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "048579a932b0d6341714d63fd0f39d22e3534fd3",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "39aa2fc01e2545a9b7f5991b4d6a632c57567c5f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2dd00c0580a96227bc0107cbc6009cdadb8ec2e5",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "5d5bc7e208485ef2de8a88f2348273132e7d96b6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bf3e2fcd436e2a98b3aafebba004e995b8f0913",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "8a25d93dc37850d02e4f494d8766e6f5b1117d72",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "74055523dc86a19f60a391169d2f70ed2867c8a9",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "3e197762f0a1a805b97055af66d304c661992c2c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "cb52845be247c6b824a2cb9c026ebbe0cb58942e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "32ed3efeaf273b4155e5c284b2ec58fb8a8e84cf",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "eb0649d8ee862eb399c1bfc187ec75320da3f88d",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "272368ac30e6361aa1027aacd4022392cf469b78",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "05cfa2f1b1b76a19cb6dcc084b41bb29256dc62d",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "d9eba4b29eb698056f156c023886e6a8e19eac42",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "061e9a9e25d26937e54a7fbbb97da4e6e918e893",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "58651045a9758611622ce87211b2d691ff94066f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8847feb18b97a31f50f5a10b42ed2f352f857a3e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "02a6f08c7fd4ba7025aed597e14a80988891cfa7",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "30cb485ceb5f2272e177f1d7284e14ba115a9758",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "a5740126efd3863b65db42748c9fef182638ac2e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "670184ce0623d3bb656dac731d17e0467a1ac403",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "4a9194905409a23e18ccaf4d1d79ab9dab1e147b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2c1183b5a4cce49895e684ff745b43ceb65d34e9",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "4f8d90742f463e62b63d9e3cdf004a0b661975c3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e6e46252fbbd05aec1b0188b317b1130e27758c7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "07e0d6b475736dd912af31af57bb9c6c072dbfb9",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "02f84affdb1c8276ce08188604d5c2151d5b639e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "0835ddb5c5d765380947c55f214c130f3405225a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bb3174075683a68f12ad4a932fe265443033b6da",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "bb338938f6bcb3297a49f0a5bd1b7e12c45f6b7a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "073f32dcb859630cc8d56590baee4bdc830c6f96",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "bd652de0e42e3dbb90907f0df9228df30306c06d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9355fa5eea03315126b0ab22efbee900fa049e83",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "f81f53920b6338ddf7aac0b46ff126b56b62820e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9a055b8ba96410235ff3f3916cbd87a126c1eebd",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "6bb734d534b82386da1943199a29d472dcaac58b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a8ef11fa1902a2be87f08f1f400f2122ca5c9261",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "dc53f2a183df4d7db5438a591e6c1368e945a52c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "68f6291588b78809c48e16cc6e1c65ded77e3b78",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "d6116a23663201500cc23057f04a9e71569025a3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b35a2b4b721a4f91d71d343e519b9086db9313b7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "c6b4a70bc217d5b5711721ff2bbec1d8b9fb1852",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4b99bffc2c4a40834363f2b2eb0b490dbcb802eb",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "448f2693b5c5d5fc97df6b7dcb1043850183e208",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "41d2d0be78a1cbdab6901db69b357c815db4bc83",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "f92a2a1c22cf47a7c27c0497847687841a41b0c5",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "e07c0f4c195b5c537e718cfd81acfb12748200e4",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "f55e780b51905e5092295a5809f52d206a404e4f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ef3c702aecc21cc10a268b8444d1869e190c7f0b",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "6014fc4b952eb18ba9df3897ffa7e6b251f85fe0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4b7013f399a3f4bff5d4b4442770a5118efc71c4",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "ac4af127b61ad6fbc4bfeedb1dd493574672ca5d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ba0c55ad58906d36826b2c01e5b9f6501b0e6bff",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "c8fb8a641bcb2480967e47fd7afb4c4a2d0fc84f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "495bebf51fad3b0a3a439e800ea456e3de168d82",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "4661a713906ccc0841049fa8494043d157a953ca",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "67096f3d1d79943a6aa5d2480aa13b5a381c3bc8",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "8cb1c4543e24653b75d4a2cc4b2fd51afb5d7c46",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bd4b73c4565ad183d8051c32c8e3b251206b4da4",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "cacdf325ff1fdaea9a5631c858bdd75b12822361",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "59569b43cc51a21b055f3baca09ef8e3e617c23a",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "670bcebcf2be692867c4111128fae2b27329c7f1",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "faf129ff5cd240fa11fa3d5b72d1523830a21d49",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "99f22aa8f399f490ed20388ef8b2da01758bf5af",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat2x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "740aeccb83f144df2c52fb9b7a9a3db6fa34d615",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "cf594f32dcf552e3362955a889ed127ba02f399c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "88e665be032c09dfc85aa89285a82cadbb23b341",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "e621117755cb0bce20059e613361d00730009baf",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "405f64333099e0c08e6344cab304f1c50c2a5ab1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "5c90ce6e1ee1eba069688bf06d2bb2f17415c0e6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2e910e844fe4ad3abae7657ba24780aa3c193edf",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "2761b209fe0d77855d5f78739d25d8a05148330d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "207c6b0348726ece0e269122e9e1b173cebb9d90",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "f7b96089ca5a8f2d31cd4cf7efe57ccf387516eb",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "fd0a6f8c68f0b1ad5f32bad250d7c1694dee85ea",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "7d9db5885d6d41914541f4a80e9be4e817d78a93",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat3x3_f32/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "dd054eb6e7d2a0d9ded9464e1fa3753e828cd209",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.glsl",
      "new_id": "c8667842dcac773c288075a5e298fd9fe2cfbf05",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cab865185b40654722fbe7a6c1e0468bd9fcf8bd",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.msl",
      "new_id": "4b8418477352aae80bfda3dd06ffc1fd9fdbfe47",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d22bb08f9ccc61b8e9f0ced5dd216509a9232464",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.spvasm",
      "new_id": "104cfd54bebfce72b6a7e016e746be1cd59a2705",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f16/to_storage.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a91538b5c108b6b847155e6089aee5d357c3951",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.glsl",
      "new_id": "c33003829895e5848e554b00f70d0ebf48527520",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b3dcd87d78840b4df771c0bd03e66f5fa7778669",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.msl",
      "new_id": "82834f0d33cb337497caf417996db26301f1923f",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c6b01ce53388bc120da3a5ac3e835c2c54cddd37",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.spvasm",
      "new_id": "585d88df0c8da5ccdc77539cd630b11550b7673b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/unnested/mat4x3_f32/to_storage.wgsl.expected.spvasm"
    }
  ]
}
