Skip to content

Conversation

@alan-baker
Copy link
Contributor

Fixes #3177

  • Add definitions for the entries in the built-in value table
  • Change references to specific values into links

Fixes gpuweb#3177

* Add definitions for the entries in the built-in value table
* Change references to specific values into links
@alan-baker alan-baker added wgsl WebGPU Shading Language Issues copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) labels Jul 12, 2022
@alan-baker alan-baker requested a review from dneto0 July 12, 2022 19:25
@github-actions
Copy link
Contributor

Previews, as seen when this build job started (9eff902):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

Copy link
Contributor

@dneto0 dneto0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dneto0 dneto0 merged commit 3f0e03b into gpuweb:main Jul 18, 2022
jdarpinian pushed a commit to jdarpinian/gpuweb that referenced this pull request Aug 12, 2022
Fixes gpuweb#3177

* Add definitions for the entries in the built-in value table
* Change references to specific values into links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) wgsl WebGPU Shading Language Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wgsl: Make definitions for each builtin value, so we can do things like [=builtin/position=]

2 participants