Skip to content

Commit 54e80f0

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.3.
1 parent 7f174c8 commit 54e80f0

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

ed/ids/WGSL.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6276,6 +6276,8 @@
62766276
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-mip-level%E2%91%A5",
62776277
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-type-multisampled-texture%E2%91%A1",
62786278
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-logical-texel-address%E2%91%A1",
6279+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dom-gputextureviewdescriptor-swizzle",
6280+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-dom-gputextureviewdescriptor-swizzle%E2%91%A0",
62796281
"https://gpuweb.github.io/gpuweb/wgsl/#texturenumlayers",
62806282
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texture-arrayed%E2%91%A6",
62816283
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-texel-format%E2%91%A8",
@@ -7199,6 +7201,7 @@
71997201
"https://gpuweb.github.io/gpuweb/wgsl/#d177d646",
72007202
"https://gpuweb.github.io/gpuweb/wgsl/#9b92b9ee",
72017203
"https://gpuweb.github.io/gpuweb/wgsl/#e40f4b15",
7204+
"https://gpuweb.github.io/gpuweb/wgsl/#c3c8301d",
72027205
"https://gpuweb.github.io/gpuweb/wgsl/#9a65b6d1",
72037206
"https://gpuweb.github.io/gpuweb/wgsl/#a12af3bc",
72047207
"https://gpuweb.github.io/gpuweb/wgsl/#919aec48",

ed/index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-12-06T00:59:17.609Z",
4+
"date": "2025-12-06T06:46:08.184Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -16627,9 +16627,9 @@
1662716627
],
1662816628
"crawled": "https://www.rfc-editor.org/rfc/rfc8610",
1662916629
"crawlCacheInfo": {
16630-
"lastModified": "Sat, 29 Nov 2025 00:50:42 GMT"
16630+
"lastModified": "Sat, 06 Dec 2025 01:01:43 GMT"
1663116631
},
16632-
"date": "29 November 2025",
16632+
"date": "6 December 2025",
1663316633
"links": "links/rfc8610.json",
1663416634
"dfns": "dfns/rfc8610.json",
1663516635
"headings": "headings/rfc8610.json",
@@ -41052,10 +41052,10 @@
4105241052
],
4105341053
"crawled": "https://gpuweb.github.io/gpuweb/",
4105441054
"crawlCacheInfo": {
41055-
"lastModified": "Fri, 05 Dec 2025 22:10:08 GMT"
41055+
"lastModified": "Sat, 06 Dec 2025 03:29:25 GMT"
4105641056
},
4105741057
"generator": "bikeshed",
41058-
"date": "5 December 2025",
41058+
"date": "6 December 2025",
4105941059
"algorithms": "algorithms/webgpu.json",
4106041060
"links": "links/webgpu.json",
4106141061
"refs": "refs/webgpu.json",
@@ -42348,10 +42348,10 @@
4234842348
],
4234942349
"crawled": "https://gpuweb.github.io/gpuweb/wgsl/",
4235042350
"crawlCacheInfo": {
42351-
"lastModified": "Fri, 05 Dec 2025 22:10:08 GMT"
42351+
"lastModified": "Sat, 06 Dec 2025 03:29:25 GMT"
4235242352
},
4235342353
"generator": "bikeshed",
42354-
"date": "5 December 2025",
42354+
"date": "6 December 2025",
4235542355
"algorithms": "algorithms/WGSL.json",
4235642356
"links": "links/WGSL.json",
4235742357
"refs": "refs/WGSL.json",

ed/links/WGSL.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@
155155
"abstract-opdef-get-as-buffer-binding",
156156
"abstract-opdef-effective-buffer-binding-size",
157157
"dom-gpuadapterinfo-subgroupminsize",
158-
"dom-gpuadapterinfo-subgroupmaxsize"
158+
"dom-gpuadapterinfo-subgroupmaxsize",
159+
"dom-gputextureviewdescriptor-swizzle"
159160
]
160161
},
161162
"https://infra.spec.whatwg.org/": {

0 commit comments

Comments
 (0)