File tree Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -1001,7 +1001,7 @@ interface mixin GPUBindingCommandsMixin {
10011001 optional sequence<GPUBufferDynamicOffset> dynamicOffsets = []);
10021002
10031003 undefined setBindGroup(GPUIndex32 index, GPUBindGroup? bindGroup,
1004- Uint32Array dynamicOffsetsData,
1004+ [AllowShared] Uint32Array dynamicOffsetsData,
10051005 GPUSize64 dynamicOffsetsDataStart,
10061006 GPUSize32 dynamicOffsetsDataLength);
10071007};
Original file line number Diff line number Diff line change 68596859 "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-index",
68606860 "https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A6",
68616861 "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-bindgroup",
6862+ "https://www.w3.org/TR/webgpu/#ref-for-AllowShared",
68626863 "https://www.w3.org/TR/webgpu/#ref-for-idl-Uint32Array",
68636864 "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata",
68646865 "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A0",
1089410895 "https://www.w3.org/TR/webgpu/#fb9ecdfa",
1089510896 "https://www.w3.org/TR/webgpu/#3a7d33f4",
1089610897 "https://www.w3.org/TR/webgpu/#d25dfb2c",
10898+ "https://www.w3.org/TR/webgpu/#b1e3ba8e",
1089710899 "https://www.w3.org/TR/webgpu/#5e4b6157",
1089810900 "https://www.w3.org/TR/webgpu/#2f8afbfe",
1089910901 "https://www.w3.org/TR/webgpu/#f89c7d0d",
Original file line number Diff line number Diff line change 11{
22 "type": "crawl",
33 "title": "Reffy crawl",
4- "date": "2025-05-27T01:52:50.040Z ",
4+ "date": "2025-05-28T01:36:24.509Z ",
55 "options": {
66 "fallback": "tr/index.json",
77 "output": "report",
750750 "https://aomediacodec.github.io/av1-spec/"
751751 ],
752752 "crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
753- "date": "27 May 2025",
753+ "date": "28 May 2025",
754754 "links": "links/av1-spec.json",
755755 "cddl": []
756756 },
@@ -22496,11 +22496,11 @@
2249622496 ],
2249722497 "crawled": "https://www.w3.org/TR/webgpu/",
2249822498 "crawlCacheInfo": {
22499- "lastModified": "Thu, 22 May 2025 20:17:52 GMT"
22499+ "lastModified": "Tue, 27 May 2025 23:08:15 GMT"
2250022500 },
2250122501 "generator": "bikeshed",
22502- "date": "22 May 2025",
22503- "revision": "137f7e38c7f79d2bc5e0bf8c7053c58055170c93 ",
22502+ "date": "27 May 2025",
22503+ "revision": "bd0685e0b6374f21678194baca967ff53d426e3e ",
2250422504 "algorithms": "algorithms/webgpu.json",
2250522505 "links": "links/webgpu.json",
2250622506 "refs": "refs/webgpu.json",
Original file line number Diff line number Diff line change 347347 " domexception-message" ,
348348 " NewObject" ,
349349 " AllowSharedBufferSource" ,
350+ " AllowShared" ,
350351 " idl-Uint32Array" ,
351352 " dfn-get-buffer-source-copy" ,
352353 " idl-DataView" ,
You can’t perform that action at this time.
0 commit comments