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 {
1001
1001
optional sequence<GPUBufferDynamicOffset> dynamicOffsets = []);
1002
1002
1003
1003
undefined setBindGroup(GPUIndex32 index, GPUBindGroup? bindGroup,
1004
- Uint32Array dynamicOffsetsData,
1004
+ [AllowShared] Uint32Array dynamicOffsetsData,
1005
1005
GPUSize64 dynamicOffsetsDataStart,
1006
1006
GPUSize32 dynamicOffsetsDataLength);
1007
1007
};
Original file line number Diff line number Diff line change 6859
6859
"https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-index",
6860
6860
"https://www.w3.org/TR/webgpu/#ref-for-gpubindgroup%E2%91%A1%E2%91%A6",
6861
6861
"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",
6862
6863
"https://www.w3.org/TR/webgpu/#ref-for-idl-Uint32Array",
6863
6864
"https://www.w3.org/TR/webgpu/#ref-for-dom-gpubindingcommandsmixin-setbindgroup-index-bindgroup-dynamicoffsetsdata-dynamicoffsetsdatastart-dynamicoffsetsdatalength-dynamicoffsetsdata",
6864
6865
"https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A0",
10894
10895
"https://www.w3.org/TR/webgpu/#fb9ecdfa",
10895
10896
"https://www.w3.org/TR/webgpu/#3a7d33f4",
10896
10897
"https://www.w3.org/TR/webgpu/#d25dfb2c",
10898
+ "https://www.w3.org/TR/webgpu/#b1e3ba8e",
10897
10899
"https://www.w3.org/TR/webgpu/#5e4b6157",
10898
10900
"https://www.w3.org/TR/webgpu/#2f8afbfe",
10899
10901
"https://www.w3.org/TR/webgpu/#f89c7d0d",
Original file line number Diff line number Diff line change 1
1
{
2
2
"type": "crawl",
3
3
"title": "Reffy crawl",
4
- "date": "2025-05-27T01:52:50.040Z ",
4
+ "date": "2025-05-28T01:36:24.509Z ",
5
5
"options": {
6
6
"fallback": "tr/index.json",
7
7
"output": "report",
750
750
"https://aomediacodec.github.io/av1-spec/"
751
751
],
752
752
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
753
- "date": "27 May 2025",
753
+ "date": "28 May 2025",
754
754
"links": "links/av1-spec.json",
755
755
"cddl": []
756
756
},
@@ -22496,11 +22496,11 @@
22496
22496
],
22497
22497
"crawled": "https://www.w3.org/TR/webgpu/",
22498
22498
"crawlCacheInfo": {
22499
- "lastModified": "Thu, 22 May 2025 20:17:52 GMT"
22499
+ "lastModified": "Tue, 27 May 2025 23:08:15 GMT"
22500
22500
},
22501
22501
"generator": "bikeshed",
22502
- "date": "22 May 2025",
22503
- "revision": "137f7e38c7f79d2bc5e0bf8c7053c58055170c93 ",
22502
+ "date": "27 May 2025",
22503
+ "revision": "bd0685e0b6374f21678194baca967ff53d426e3e ",
22504
22504
"algorithms": "algorithms/webgpu.json",
22505
22505
"links": "links/webgpu.json",
22506
22506
"refs": "refs/webgpu.json",
Original file line number Diff line number Diff line change 347
347
" domexception-message" ,
348
348
" NewObject" ,
349
349
" AllowSharedBufferSource" ,
350
+ " AllowShared" ,
350
351
" idl-Uint32Array" ,
351
352
" dfn-get-buffer-source-copy" ,
352
353
" idl-DataView" ,
You can’t perform that action at this time.
0 commit comments