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 8.0.4.
  • Loading branch information
reffy-bot committed Aug 8, 2022
1 parent 7e9fee7 commit 39149bc
Show file tree
Hide file tree
Showing 71 changed files with 15,292 additions and 15,666 deletions.
164 changes: 101 additions & 63 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -3320,6 +3320,25 @@
},
"definedIn": "prose"
},
{
"id": "layout-attributes",
"href": "https://www.w3.org/TR/WGSL/#layout-attributes",
"linkingText": [
"layout attributes"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "structure-member-layout",
"href": "https://www.w3.org/TR/WGSL/#structure-member-layout",
"title": "Structure Member Layout",
"number": "4.3.6.2"
},
"definedIn": "prose"
},
{
"id": "requiredalignof",
"href": "https://www.w3.org/TR/WGSL/#requiredalignof",
Expand Down Expand Up @@ -6931,6 +6950,25 @@
},
"definedIn": "prose"
},
{
"id": "io-attributes",
"href": "https://www.w3.org/TR/WGSL/#io-attributes",
"linkingText": [
"IO attributes"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "pipeline-inputs-outputs",
"href": "https://www.w3.org/TR/WGSL/#pipeline-inputs-outputs",
"title": "Pipeline Input and Output Interface",
"number": "9.3.1"
},
"definedIn": "prose"
},
{
"id": "built-in-input-value",
"href": "https://www.w3.org/TR/WGSL/#built-in-input-value",
Expand Down Expand Up @@ -8146,27 +8184,6 @@
},
"definedIn": "prose"
},
{
"id": "syntax-override",
"href": "https://www.w3.org/TR/WGSL/#syntax-override",
"linkingText": [
"override"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "type-defining-keywords",
"href": "https://www.w3.org/TR/WGSL/#type-defining-keywords",
"title": "Type-defining Keywords",
"number": "14.1.1"
},
"definedIn": "prose"
},
{
"id": "syntax-pointer",
"href": "https://www.w3.org/TR/WGSL/#syntax-pointer",
Expand Down Expand Up @@ -8230,48 +8247,6 @@
},
"definedIn": "prose"
},
{
"id": "syntax-static_assert",
"href": "https://www.w3.org/TR/WGSL/#syntax-static_assert",
"linkingText": [
"static_assert"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "type-defining-keywords",
"href": "https://www.w3.org/TR/WGSL/#type-defining-keywords",
"title": "Type-defining Keywords",
"number": "14.1.1"
},
"definedIn": "prose"
},
{
"id": "syntax-struct",
"href": "https://www.w3.org/TR/WGSL/#syntax-struct",
"linkingText": [
"struct"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "type-defining-keywords",
"href": "https://www.w3.org/TR/WGSL/#type-defining-keywords",
"title": "Type-defining Keywords",
"number": "14.1.1"
},
"definedIn": "prose"
},
{
"id": "syntax-texture_1d",
"href": "https://www.w3.org/TR/WGSL/#syntax-texture_1d",
Expand Down Expand Up @@ -9070,6 +9045,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-override",
"href": "https://www.w3.org/TR/WGSL/#syntax-override",
"linkingText": [
"override"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "other-keywords",
"href": "https://www.w3.org/TR/WGSL/#other-keywords",
"title": "Other Keywords",
"number": "14.1.2"
},
"definedIn": "prose"
},
{
"id": "syntax-private",
"href": "https://www.w3.org/TR/WGSL/#syntax-private",
Expand Down Expand Up @@ -9112,6 +9108,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-static_assert",
"href": "https://www.w3.org/TR/WGSL/#syntax-static_assert",
"linkingText": [
"static_assert"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "other-keywords",
"href": "https://www.w3.org/TR/WGSL/#other-keywords",
"title": "Other Keywords",
"number": "14.1.2"
},
"definedIn": "prose"
},
{
"id": "syntax-storage",
"href": "https://www.w3.org/TR/WGSL/#syntax-storage",
Expand All @@ -9133,6 +9150,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-struct",
"href": "https://www.w3.org/TR/WGSL/#syntax-struct",
"linkingText": [
"struct"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "other-keywords",
"href": "https://www.w3.org/TR/WGSL/#other-keywords",
"title": "Other Keywords",
"number": "14.1.2"
},
"definedIn": "prose"
},
{
"id": "syntax-switch",
"href": "https://www.w3.org/TR/WGSL/#syntax-switch",
Expand Down
Loading

0 comments on commit 39149bc

Please sign in to comment.