Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 15.2.0.
  • Loading branch information
reffy-bot committed May 29, 2024
1 parent b34cfaf commit b9699b2
Show file tree
Hide file tree
Showing 13 changed files with 958 additions and 489 deletions.
63 changes: 42 additions & 21 deletions tr/dfns/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3535,6 +3535,27 @@
},
"definedIn": "dt"
},
{
"id": "dom-gpuadapter-info",
"href": "https://www.w3.org/TR/webgpu/#dom-gpuadapter-info",
"linkingText": [
"info"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"GPUAdapter"
],
"access": "public",
"informative": false,
"heading": {
"id": "gpuadapter",
"href": "https://www.w3.org/TR/webgpu/#gpuadapter",
"title": "GPUAdapter",
"number": "4.3"
},
"definedIn": "dt"
},
{
"id": "dom-gpuadapter-isfallbackadapter",
"href": "https://www.w3.org/TR/webgpu/#dom-gpuadapter-isfallbackadapter",
Expand Down Expand Up @@ -3620,27 +3641,6 @@
},
"definedIn": "table"
},
{
"id": "dom-gpuadapter-requestadapterinfo",
"href": "https://www.w3.org/TR/webgpu/#dom-gpuadapter-requestadapterinfo",
"linkingText": [
"requestAdapterInfo()"
],
"localLinkingText": [],
"type": "method",
"for": [
"GPUAdapter"
],
"access": "public",
"informative": false,
"heading": {
"id": "gpuadapter",
"href": "https://www.w3.org/TR/webgpu/#gpuadapter",
"title": "GPUAdapter",
"number": "4.3"
},
"definedIn": "dt"
},
{
"id": "gpudevicedescriptor",
"href": "https://www.w3.org/TR/webgpu/#gpudevicedescriptor",
Expand Down Expand Up @@ -11210,6 +11210,27 @@
},
"definedIn": "dt"
},
{
"id": "dom-gpubindgroupentry-prevalidatedsize-slot",
"href": "https://www.w3.org/TR/webgpu/#dom-gpubindgroupentry-prevalidatedsize-slot",
"linkingText": [
"[[prevalidatedSize]]"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"GPUBindGroupEntry"
],
"access": "public",
"informative": false,
"heading": {
"id": "bind-group-creation",
"href": "https://www.w3.org/TR/webgpu/#bind-group-creation",
"title": "Bind Group Creation",
"number": "8.2.1"
},
"definedIn": "dt"
},
{
"id": "dictdef-gpubufferbinding",
"href": "https://www.w3.org/TR/webgpu/#dictdef-gpubufferbinding",
Expand Down
Loading

0 comments on commit b9699b2

Please sign in to comment.