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 12.1.1.
  • Loading branch information
reffy-bot committed Mar 18, 2023
1 parent ecdec71 commit e131038
Show file tree
Hide file tree
Showing 13 changed files with 620 additions and 325 deletions.
135 changes: 119 additions & 16 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,24 @@
},
"definedIn": "prose"
},
{
"id": "interval",
"href": "https://www.w3.org/TR/WGSL/#interval",
"linkingText": [
"interval"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "floor-expression",
"href": "https://www.w3.org/TR/WGSL/#floor-expression",
Expand Down Expand Up @@ -4042,9 +4060,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
"id": "invalid-mem-reference",
"href": "https://www.w3.org/TR/WGSL/#invalid-mem-reference",
"title": "Invalid Memory Reference",
"number": "5.4.5"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -4124,40 +4143,64 @@
"definedIn": "prose"
},
{
"id": "non-arrayed-texture",
"href": "https://www.w3.org/TR/WGSL/#non-arrayed-texture",
"id": "texture-dimensionality",
"href": "https://www.w3.org/TR/WGSL/#texture-dimensionality",
"linkingText": [
"non-arrayed texture"
"dimensionality"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "arrayed-texture",
"href": "https://www.w3.org/TR/WGSL/#arrayed-texture",
"id": "texture-size",
"href": "https://www.w3.org/TR/WGSL/#texture-size",
"linkingText": [
"arrayed texture"
"size"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "texture-mip-level-count",
"href": "https://www.w3.org/TR/WGSL/#texture-mip-level-count",
"linkingText": [
"mip level count"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "dt"
},
{
"id": "mip-level",
Expand All @@ -4178,14 +4221,56 @@
"definedIn": "prose"
},
{
"id": "array-size",
"href": "https://www.w3.org/TR/WGSL/#array-size",
"id": "texture-arrayed",
"href": "https://www.w3.org/TR/WGSL/#texture-arrayed",
"linkingText": [
"arrayed"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "dt"
},
{
"id": "texture-array-size",
"href": "https://www.w3.org/TR/WGSL/#texture-array-size",
"linkingText": [
"array size"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "dt"
},
{
"id": "texture-sample-count",
"href": "https://www.w3.org/TR/WGSL/#texture-sample-count",
"linkingText": [
"sample count"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -4195,6 +4280,24 @@
},
"definedIn": "dt"
},
{
"id": "logical-texel-address",
"href": "https://www.w3.org/TR/WGSL/#logical-texel-address",
"linkingText": [
"logical texel address"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "texture-types",
"href": "https://www.w3.org/TR/WGSL/#texture-types",
Expand Down
12 changes: 8 additions & 4 deletions tr/dfns/resource-hints.json
Original file line number Diff line number Diff line change
Expand Up @@ -66341,8 +66341,10 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"event handler"
],
"access": "public",
"informative": false,
"heading": {
"id": "event-handler-attributes",
Expand Down Expand Up @@ -66417,8 +66419,10 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"EventTarget"
],
"access": "public",
"informative": false,
"heading": {
"id": "event-handler-attributes",
Expand Down
Loading

0 comments on commit e131038

Please sign in to comment.