)]}' { "commit": "c7c80c053d341ddad3d93b0d0dc1696d99a83ba3", "tree": "1962137ba320a48cba71bdf9e53b8c115fbad549", "parents": [ "3a4443a6815436e09ecf742ce32e5413a6b6354b" ], "author": { "name": "James Price", "email": "jrprice@google.com", "time": "Thu Dec 09 15:45:03 2021 +0000" }, "committer": { "name": "James Price", "email": "jrprice@google.com", "time": "Thu Dec 09 15:45:03 2021 +0000" }, "message": "glsl: Always emit structures\n\nSkipping those that are block-decorated is not correct, as\nblock-decorated structures can also have non-buffer usages. This is\neven clearer now that WGSL has removed the block attribute.\n\nBug: tint:1324\nChange-Id: I6484766a5c541d39e2dc08beb3ae7b889759a3fb\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/72083\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "3e7185a7176dca9d4dfee57aa234825797fcfbb4", "old_mode": 33188, "old_path": "src/writer/glsl/generator_impl.cc", "new_id": "c021420263f18f53c1401361cde38798595013b0", "new_mode": 33188, "new_path": "src/writer/glsl/generator_impl.cc" }, { "type": "modify", "old_id": "2324dd1e6f097e9f5f245424e7314284ad241135", "old_mode": 33188, "old_path": "src/writer/glsl/generator_impl_function_test.cc", "new_id": "3d710f46f63618bef2d4a45690842219094ecaef", "new_mode": 33188, "new_path": "src/writer/glsl/generator_impl_function_test.cc" }, { "type": "modify", "old_id": "d1df07acd390d267497e221fb6cf0db2e4049e03", "old_mode": 33188, "old_path": "src/writer/glsl/generator_impl_member_accessor_test.cc", "new_id": "36809b355ddfcea3098abc8fccd79d9fe25b9683", "new_mode": 33188, "new_path": "src/writer/glsl/generator_impl_member_accessor_test.cc" }, { "type": "modify", "old_id": "8d5fdb2fada1feda1d13abc368a33668699e6754", "old_mode": 33188, "old_path": "src/writer/glsl/generator_impl_sanitizer_test.cc", "new_id": "c7be764c4fa7bbfa89cec4f811972fdb8d7ef05e", "new_mode": 33188, "new_path": "src/writer/glsl/generator_impl_sanitizer_test.cc" }, { "type": "modify", "old_id": "4e36bd395b3bbfda2198f1873130e2628f07541e", "old_mode": 33188, "old_path": "test/buffer/storage/static_index/read.wgsl.expected.glsl", "new_id": "f481a982ebb3d89853529c350b83bc27309afc90", "new_mode": 33188, "new_path": "test/buffer/storage/static_index/read.wgsl.expected.glsl" }, { "type": "modify", "old_id": "ab273ea61b82587d9c316439cf2d5162447fac9e", "old_mode": 33188, "old_path": "test/buffer/storage/static_index/write.wgsl.expected.glsl", "new_id": "4434c96ffb8655593e82ff037da39bc013c34023", "new_mode": 33188, "new_path": "test/buffer/storage/static_index/write.wgsl.expected.glsl" }, { "type": "modify", "old_id": "30c6e8f62e41aad4a1351d7746fce0b03bce1df1", "old_mode": 33188, "old_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.glsl", "new_id": "f199d0e330225c9a2b8b82bc29f7df590105f03f", "new_mode": 33188, "new_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.glsl" }, { "type": "modify", "old_id": "27169f05cc07953dc10303246b655c2668328e71", "old_mode": 33188, "old_path": "test/buffer/uniform/static_index/read.wgsl.expected.glsl", "new_id": "c7b497984e0ced572fb465733998e626bdd570d5", "new_mode": 33188, "new_path": "test/buffer/uniform/static_index/read.wgsl.expected.glsl" }, { "type": "modify", "old_id": "b46d8fc8753c7c197265bdeb400228e307f03594", "old_mode": 33188, "old_path": "test/bug/dawn/947.wgsl.expected.glsl", "new_id": "3bea76879093a87a37070c3aa8d6f0658d37896f", "new_mode": 33188, "new_path": "test/bug/dawn/947.wgsl.expected.glsl" }, { "type": "modify", "old_id": "8920c6e66901019d9a157e93eb3c987392781e3d", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/read/function.wgsl.expected.glsl", "new_id": "34598bf49e0110381ec0957ce4fc797fd16121f2", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/read/function.wgsl.expected.glsl" }, { "type": "modify", "old_id": "22345a88fb385d6488f5f6311b1590879f057f6d", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/read/private.wgsl.expected.glsl", "new_id": "a2d8b261f46cb9ee3e7feeb0b2ad985fc5158283", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/read/private.wgsl.expected.glsl" }, { "type": "modify", "old_id": "e314c42e3d3d28e207ff148e5b1581b360dd3bb4", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.glsl", "new_id": "b6fe3429223b984fa1777dbbd5384488a4611781", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.glsl" }, { "type": "modify", "old_id": "f0eb7e8bc01dd3c8071d2ab28cabda1eee6ab17a", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.glsl", "new_id": "cb10e51070a59424450c423ff928d7808106fee8", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.glsl" }, { "type": "modify", "old_id": "517ad2e7c32acba73deba5bd2a92f340f9f5c82f", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.glsl", "new_id": "63c02da53b82f66424a4e4b1ee9d3271445ac634", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.glsl" }, { "type": "modify", "old_id": "3a085d7697c6e8797af249f321494e758cfc638e", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/function.wgsl.expected.glsl", "new_id": "6f1e67384302be61ae44d13cb69f03365f0b7439", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/function.wgsl.expected.glsl" }, { "type": "modify", "old_id": "5009af2ac3d614a2a17cf229571d60eb3b82a3b9", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.glsl", "new_id": "fd3968033efc2d455810a6c14fd3bd7c5e425745", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.glsl" }, { "type": "modify", "old_id": "ef743de01cfa1a988a4bd6db9112358700f6a546", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/private.wgsl.expected.glsl", "new_id": "7978da074d5f0f27d3849cae083029a1fe91d39d", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/private.wgsl.expected.glsl" }, { "type": "modify", "old_id": "ee89365d13194000492e88572a65ac12d5901673", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.glsl", "new_id": "9e134bdd456c969dca51a402fef80321b3744c03", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.glsl" }, { "type": "modify", "old_id": "4374a4fa80b0341dfd9dfe35967818cfebbe4848", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.glsl", "new_id": "7f63a15d0364102db5678abb39861bae75d84e54", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.glsl" }, { "type": "modify", "old_id": "e28fc0b6bc52d3c695704c24cc3d3e4527872098", "old_mode": 33188, "old_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.glsl", "new_id": "bd2a954c5e45d12bc3e4373f903aac0c07e7bc67", "new_mode": 33188, "new_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.glsl" }, { "type": "modify", "old_id": "d1e91218e70d11ef953ead95434e352eacbb24a4", "old_mode": 33188, "old_path": "test/bug/tint/1088.spvasm.expected.glsl", "new_id": "38a4ce4956f3c8c844bc771210dc8d58951537b1", "new_mode": 33188, "new_path": "test/bug/tint/1088.spvasm.expected.glsl" }, { "type": "modify", "old_id": "a6e8124e3d32a8e34fdfc9f8509ad68e0ba463a9", "old_mode": 33188, "old_path": "test/bug/tint/221.wgsl.expected.glsl", "new_id": "6df8d7866f2bb4a062ad215cb74f9b5bad9672b3", "new_mode": 33188, "new_path": "test/bug/tint/221.wgsl.expected.glsl" }, { "type": "modify", "old_id": "9909e6664c0ebac795b7cbfd9ebdb7d43addb51f", "old_mode": 33188, "old_path": "test/bug/tint/403.wgsl.expected.glsl", "new_id": "81cdb185127d49ba329784d9e75f3c936276c33e", "new_mode": 33188, "new_path": "test/bug/tint/403.wgsl.expected.glsl" }, { "type": "modify", "old_id": "69f306354a15dc8d801626d1fa8d8c00678640dc", "old_mode": 33188, "old_path": "test/bug/tint/492.wgsl.expected.glsl", "new_id": "11b70abd60d19c8bf3c47af477f51eebbff12cdb", "new_mode": 33188, "new_path": "test/bug/tint/492.wgsl.expected.glsl" }, { "type": "modify", "old_id": "a551d924f6dfcab3c9d64c5e584ef39c5ecaaed4", "old_mode": 33188, "old_path": "test/bug/tint/749.spvasm.expected.glsl", "new_id": "5c9f099e881ed046a9df97fa9f5ee3f4e5eae823", "new_mode": 33188, "new_path": "test/bug/tint/749.spvasm.expected.glsl" }, { "type": "modify", "old_id": "631204b8f05772c10bc2a8e8c99ce65d2d254b71", "old_mode": 33188, "old_path": "test/bug/tint/870.spvasm.expected.glsl", "new_id": "57cbe8de6f6ecd56763d9b450e9afcfa29c820f9", "new_mode": 33188, "new_path": "test/bug/tint/870.spvasm.expected.glsl" }, { "type": "modify", "old_id": "c54318df46af5e025aec8a341e9734a63ccadb89", "old_mode": 33188, "old_path": "test/bug/tint/926.wgsl.expected.glsl", "new_id": "ca68ecab63945b4e232c66e47c111a5fdc1c5031", "new_mode": 33188, "new_path": "test/bug/tint/926.wgsl.expected.glsl" }, { "type": "modify", "old_id": "3e730ee778fdf79b223f5b3d61231928500a91dc", "old_mode": 33188, "old_path": "test/bug/tint/942.wgsl.expected.glsl", "new_id": "50c0e13d797c4aa3c7e0f3d4769e4f40b7a0151f", "new_mode": 33188, "new_path": "test/bug/tint/942.wgsl.expected.glsl" }, { "type": "modify", "old_id": "584c796336978a3d1702660664849592b979ac60", "old_mode": 33188, "old_path": "test/bug/tint/959.wgsl.expected.glsl", "new_id": "6cc913a7572e452a9ff98c6314b5dcc37394f80e", "new_mode": 33188, "new_path": "test/bug/tint/959.wgsl.expected.glsl" }, { "type": "modify", "old_id": "3f7cc010b30d477e241d4b68d5216c42815178a9", "old_mode": 33188, "old_path": "test/bug/tint/980.wgsl.expected.glsl", "new_id": "0a23dd297dc36950d145a7ffede943e8900d281c", "new_mode": 33188, "new_path": "test/bug/tint/980.wgsl.expected.glsl" }, { "type": "modify", "old_id": "e0485c51428015fae482ca06efe62081c9f1f1c0", "old_mode": 33188, "old_path": "test/bug/tint/993.wgsl.expected.glsl", "new_id": "bd72c86fbb97aa05c3abc88191d1b40f7d08d641", "new_mode": 33188, "new_path": "test/bug/tint/993.wgsl.expected.glsl" }, { "type": "modify", "old_id": "7f04e4524280a67ea24a30bd43bc10503ef51773", "old_mode": 33188, "old_path": "test/bug/tint/998.wgsl.expected.glsl", "new_id": "ff8352afff0009e3fae892d78f493d2e6c09a780", "new_mode": 33188, "new_path": "test/bug/tint/998.wgsl.expected.glsl" }, { "type": "modify", "old_id": "79f4870d0ddd7674e0a2c1edc809019f3cdf55c7", "old_mode": 33188, "old_path": "test/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.glsl", "new_id": "e649373819214e753e878dbea9d55d6fdfcb4e3a", "new_mode": 33188, "new_path": "test/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.glsl" }, { "type": "modify", "old_id": "ba963d94cb2e500a20c4bf25f92ef1b80d8cb0eb", "old_mode": 33188, "old_path": "test/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.glsl", "new_id": "33ba823b3d198f01f4934baec36e7420a069af52", "new_mode": 33188, "new_path": "test/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.glsl" }, { "type": "modify", "old_id": "610364483e7f7c8f3406a679f322804c08adfd2a", "old_mode": 33188, "old_path": "test/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.glsl", "new_id": "7b6342be44fbbedfa92cf701c3e3794853c5c32e", "new_mode": 33188, "new_path": "test/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.glsl" }, { "type": "modify", "old_id": "2b7ad6d35ef36d3eb131e559267b58d26a74cfc9", "old_mode": 33188, "old_path": "test/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.glsl", "new_id": "645908fff72e492a465a9211440f717bfcae023a", "new_mode": 33188, "new_path": "test/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.glsl" }, { "type": "modify", "old_id": "f2dd43a8b7b9fbe051e201a14538f4d036e9f35c", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicAdd/8a199a.wgsl.expected.glsl", "new_id": "3e36b2d7b6100f6052fe77d3904eea1218cfe067", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicAdd/8a199a.wgsl.expected.glsl" }, { "type": "modify", "old_id": "a324c7aeed094af2402b447332dfb6ea5e69db30", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicAdd/d32fe4.wgsl.expected.glsl", "new_id": "d9c5a35fef96fa34ccaadd7ba2c900168a257429", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicAdd/d32fe4.wgsl.expected.glsl" }, { "type": "modify", "old_id": "a4c446d4d5df49da3938f8a2c90eb6dc83763463", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicAnd/152966.wgsl.expected.glsl", "new_id": "9e528ead2cb41ca0949c5ac812beb31dcfc8b9ab", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicAnd/152966.wgsl.expected.glsl" }, { "type": "modify", "old_id": "c7c96012b947370317f9a3832b5573abf17718ac", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicAnd/85a8d9.wgsl.expected.glsl", "new_id": "d76169eb17e7663281ee86e4a0d28be24cc9684a", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicAnd/85a8d9.wgsl.expected.glsl" }, { "type": "modify", "old_id": "93d6d9eafe7eaaf67aa1ffa713a4b6b4e29ab4c1", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/12871c.wgsl.expected.glsl", "new_id": "32a2f50f02493e2e628eb4b33a93e3af3aadb3ea", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/12871c.wgsl.expected.glsl" }, { "type": "modify", "old_id": "72a7f09cda105e667610bdb76b33f88d197c43a5", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/6673da.wgsl.expected.glsl", "new_id": "2820d4cdbdf6d1e753d76787e22795f6c16e6690", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/6673da.wgsl.expected.glsl" }, { "type": "modify", "old_id": "a4f0b7f6aa814d4b204d271d932e36f47aaffd2f", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicExchange/d59712.wgsl.expected.glsl", "new_id": "74dc87d734bb5da10bcdb23147cda05a9ae93bcb", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicExchange/d59712.wgsl.expected.glsl" }, { "type": "modify", "old_id": "bc0e46e286277aa8b137bc61f91be52003528fd3", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicExchange/f2e22f.wgsl.expected.glsl", "new_id": "de3f37113d658537c1a952c724d61550d0e899f9", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicExchange/f2e22f.wgsl.expected.glsl" }, { "type": "modify", "old_id": "68355ced0245cfc36dfc0ef1b00bf602db41785c", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicLoad/0806ad.wgsl.expected.glsl", "new_id": "3581163b9d7b79fa20aad88f52a164474fc65054", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicLoad/0806ad.wgsl.expected.glsl" }, { "type": "modify", "old_id": "373dafa205f56b8784c376dce51b555e811b9915", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicLoad/fe6cc3.wgsl.expected.glsl", "new_id": "c1d0eaadfc323f354a7c8bef6f3afee76d5b0fe1", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicLoad/fe6cc3.wgsl.expected.glsl" }, { "type": "modify", "old_id": "e95789e099c00b77924a372374d4541afecbdd65", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicMax/51b9be.wgsl.expected.glsl", "new_id": "95bb7835ec7b4e932eea95ab8cf3bf4d92f0b6c4", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicMax/51b9be.wgsl.expected.glsl" }, { "type": "modify", "old_id": "f5392cfdcb0220791d41b2979f3277a4a270304a", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicMax/92aa72.wgsl.expected.glsl", "new_id": "02868b301e826b7bcc1a8feeb247cd1bcd3db8eb", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicMax/92aa72.wgsl.expected.glsl" }, { "type": "modify", "old_id": "089703221e64d5ad7dc3d0cf7209fd431b932f17", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicMin/8e38dc.wgsl.expected.glsl", "new_id": "ac4746e8c203c6bc4c49b84cc9a6952e8355a5c5", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicMin/8e38dc.wgsl.expected.glsl" }, { "type": "modify", "old_id": "85e42ddc15bb0575055d4488572c42f6ea1a9188", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicMin/c67a74.wgsl.expected.glsl", "new_id": "7270770eb1b2f793b7a7bce7c7b941462c1a3d43", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicMin/c67a74.wgsl.expected.glsl" }, { "type": "modify", "old_id": "aafb344871ff3cd020f83fc243c406ee2f8cfb3d", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicOr/5e95d4.wgsl.expected.glsl", "new_id": "9d21c00e0642163b7450a403fd5aba72b3d5b990", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicOr/5e95d4.wgsl.expected.glsl" }, { "type": "modify", "old_id": "b5f1e995eaed4cdbc64e4b08a3957292d552fdc9", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicOr/8d96a0.wgsl.expected.glsl", "new_id": "ad98ddfe314b660abb826741fa5b1c170e4df690", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicOr/8d96a0.wgsl.expected.glsl" }, { "type": "modify", "old_id": "e81b3564f8b1be1e19ae858c2be2e3417fe34e18", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicStore/cdc29e.wgsl.expected.glsl", "new_id": "93af41a95d3b64ea482a41b9ae16b90f2b3505c4", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicStore/cdc29e.wgsl.expected.glsl" }, { "type": "modify", "old_id": "eba2fdbcc7788e2e1d1fc0d245b4f3fb0273bbd4", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicStore/d1e9a6.wgsl.expected.glsl", "new_id": "c47fb067e749ce2ab85d0c1aeea05fd54534518a", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicStore/d1e9a6.wgsl.expected.glsl" }, { "type": "modify", "old_id": "f9984be57db2c6cff71964ab673963826f023755", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicSub/051100.wgsl.expected.glsl", "new_id": "7814d3325aebf1ccac0fa3d0e0f5a7007ca47116", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicSub/051100.wgsl.expected.glsl" }, { "type": "modify", "old_id": "0f5901ca7beb9dab8a0859b4213f55bff1412126", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicSub/15bfc9.wgsl.expected.glsl", "new_id": "649250fa58f772d4086b16b2bc2d2a983b769796", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicSub/15bfc9.wgsl.expected.glsl" }, { "type": "modify", "old_id": "feabaaf757522e21cc63b1b129f968ae3f4b3f10", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicXor/54510e.wgsl.expected.glsl", "new_id": "ffa97fb944ca498ad26efe65b92c15a4f4d3508d", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicXor/54510e.wgsl.expected.glsl" }, { "type": "modify", "old_id": "6e8d36156fe62c793b68b8dee2326d5e4b6019eb", "old_mode": 33188, "old_path": "test/intrinsics/gen/atomicXor/c1b78c.wgsl.expected.glsl", "new_id": "2b727f8de58a795bbf5450e8240dd357c448ed77", "new_mode": 33188, "new_path": "test/intrinsics/gen/atomicXor/c1b78c.wgsl.expected.glsl" }, { "type": "modify", "old_id": "42c33b654bb0b3b454cab260347359b7c3963c71", "old_mode": 33188, "old_path": "test/intrinsics/gen/isInf/666f2a.wgsl.expected.glsl", "new_id": "1d30f1cb50de8f39ddc28e22a1036d3404c6f38d", "new_mode": 33188, "new_path": "test/intrinsics/gen/isInf/666f2a.wgsl.expected.glsl" }, { "type": "modify", "old_id": "7aee66b7d33542154572f60ca091de66e3f6d95b", "old_mode": 33188, "old_path": "test/intrinsics/gen/isInf/7bd98f.wgsl.expected.glsl", "new_id": "74a902c414fd55b5cd3fbd17276fbcc77b9627c8", "new_mode": 33188, "new_path": "test/intrinsics/gen/isInf/7bd98f.wgsl.expected.glsl" }, { "type": "modify", "old_id": "8cc9c1519f904660d88d4aad0bf8416b4f905639", "old_mode": 33188, "old_path": "test/intrinsics/gen/isInf/7e81b5.wgsl.expected.glsl", "new_id": "10455355b9d38c8139a9af2d489c49db7091c24e", "new_mode": 33188, "new_path": "test/intrinsics/gen/isInf/7e81b5.wgsl.expected.glsl" }, { "type": "modify", "old_id": "885f145c392f054bbaddf516dea53df87fb453ea", "old_mode": 33188, "old_path": "test/intrinsics/gen/isInf/a46d6f.wgsl.expected.glsl", "new_id": "1919c5615111935feb33e7070d24c7ac21066927", "new_mode": 33188, "new_path": "test/intrinsics/gen/isInf/a46d6f.wgsl.expected.glsl" }, { "type": "modify", "old_id": "dc203d66b42f1ec5139d0562d01f57708a11156b", "old_mode": 33188, "old_path": "test/intrinsics/gen/isNan/1280ab.wgsl.expected.glsl", "new_id": "6b338515e1f9a87e01ed00a936c8303d7046ff96", "new_mode": 33188, "new_path": "test/intrinsics/gen/isNan/1280ab.wgsl.expected.glsl" }, { "type": "modify", "old_id": "f8b1bb824399935d0eef48b125ca021da1e8c24a", "old_mode": 33188, "old_path": "test/intrinsics/gen/isNan/4d280d.wgsl.expected.glsl", "new_id": "6ace2f9b13e95ab94516b3dade5432381673b435", "new_mode": 33188, "new_path": "test/intrinsics/gen/isNan/4d280d.wgsl.expected.glsl" }, { "type": "modify", "old_id": "827aee7fc95a918b1c20c8f47f3247f1da66dd40", "old_mode": 33188, "old_path": "test/intrinsics/gen/isNan/67ecd3.wgsl.expected.glsl", "new_id": "cfc77eadafa400bdf0940a2242396577bd5451ac", "new_mode": 33188, "new_path": "test/intrinsics/gen/isNan/67ecd3.wgsl.expected.glsl" }, { "type": "modify", "old_id": "0b9f0c6ce0748407280839938108e80c6a419b10", "old_mode": 33188, "old_path": "test/intrinsics/gen/isNan/e4978e.wgsl.expected.glsl", "new_id": "73191e8fdb68c3b7a7b1384b947a257b60c51b25", "new_mode": 33188, "new_path": "test/intrinsics/gen/isNan/e4978e.wgsl.expected.glsl" }, { "type": "modify", "old_id": "2571ad5a9d96950195c496d11201c2dd8d44b6cf", "old_mode": 33188, "old_path": "test/intrinsics/ignore/storage_buffer.wgsl.expected.glsl", "new_id": "211b0a1560490e2ad4c7cacd83dec908f8b35b0c", "new_mode": 33188, "new_path": "test/intrinsics/ignore/storage_buffer.wgsl.expected.glsl" }, { "type": "modify", "old_id": "9ed6461f526a34553da5eb5278fe1357b2829397", "old_mode": 33188, "old_path": "test/intrinsics/ignore/uniform_buffer.wgsl.expected.glsl", "new_id": "987d1c2e5766dc1587b63e887d731b38cf0b0b3f", "new_mode": 33188, "new_path": "test/intrinsics/ignore/uniform_buffer.wgsl.expected.glsl" }, { "type": "modify", "old_id": "3859a1d6b5ff131b9ea175f953c93ad88156f73c", "old_mode": 33188, "old_path": "test/layout/storage/mat2x2/f32.wgsl.expected.glsl", "new_id": "fde4f57f89ab3cee751d7a1d9a9689594d06a76c", "new_mode": 33188, "new_path": "test/layout/storage/mat2x2/f32.wgsl.expected.glsl" }, { "type": "modify", "old_id": "5b84d7f1e05c2233fbfc0e0d6c7c31d999552971", "old_mode": 33188, "old_path": "test/layout/storage/mat2x2/stride/16.spvasm.expected.glsl", "new_id": "e30bf579a859249e53bbd2ef760a4df981e56656", "new_mode": 33188, "new_path": "test/layout/storage/mat2x2/stride/16.spvasm.expected.glsl" }, { "type": "modify", "old_id": "84dff04ba5d032b02fcd994821740d4302b9b4a0", "old_mode": 33188, "old_path": "test/ptr_ref/load/local/ptr_storage.wgsl.expected.glsl", "new_id": "b295029bef0f3a625dd7e41024335f390962533d", "new_mode": 33188, "new_path": "test/ptr_ref/load/local/ptr_storage.wgsl.expected.glsl" }, { "type": "modify", "old_id": "9e4df2a3d3a9dc32fa0c331447e564c65a9963de", "old_mode": 33188, "old_path": "test/ptr_ref/load/local/ptr_uniform.wgsl.expected.glsl", "new_id": "503e6d671993dd41d65e83a3a5060134d6196ca0", "new_mode": 33188, "new_path": "test/ptr_ref/load/local/ptr_uniform.wgsl.expected.glsl" }, { "type": "modify", "old_id": "b924fd44b72352053114b30358a0d6197935ce2a", "old_mode": 33188, "old_path": "test/samples/compute_boids.wgsl.expected.glsl", "new_id": "e5f19062475672b8eede5270150f14e09db367d3", "new_mode": 33188, "new_path": "test/samples/compute_boids.wgsl.expected.glsl" }, { "type": "modify", "old_id": "1afe19d8d4c8f12b3dd70611775fda8b848144d0", "old_mode": 33188, "old_path": "test/samples/cube.wgsl.expected.glsl", "new_id": "08ec2e80ba6a6ec67295c1735a37537e77e2f792", "new_mode": 33188, "new_path": "test/samples/cube.wgsl.expected.glsl" }, { "type": "modify", "old_id": "c72d1b6c516b02294e71193fd625d1486bf1df93", "old_mode": 33188, "old_path": "test/statements/assign/phony/storage_buffer.wgsl.expected.glsl", "new_id": "02095de83aee79794bf0f899338a93f60a529c0f", "new_mode": 33188, "new_path": "test/statements/assign/phony/storage_buffer.wgsl.expected.glsl" }, { "type": "modify", "old_id": "db601bc049e66e95ec02a8669cae3c261b4b1805", "old_mode": 33188, "old_path": "test/statements/assign/phony/uniform_buffer.wgsl.expected.glsl", "new_id": "1ade86df5fa75d4ca3b509f5119504c98f7cee81", "new_mode": 33188, "new_path": "test/statements/assign/phony/uniform_buffer.wgsl.expected.glsl" } ] }