Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dj2
Copy link
Member

@dj2 dj2 commented Jun 8, 2022

This CL recombines sections which define the same builtin with different
arguments (scalar, vector, f32, f16, etc).

This CL recombines sections which define the same builtin with different
arguments (scalar, vector, f32, f16, etc).
@dj2 dj2 added wgsl WebGPU Shading Language Issues copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) labels Jun 8, 2022
@dj2 dj2 requested a review from dneto0 June 8, 2022 17:43
@dj2 dj2 self-assigned this Jun 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2022

Previews, as seen when this build job started (7c78d50):
WebGPU | IDL
WGSL
Explainer

@dj2
Copy link
Member Author

dj2 commented Jun 13, 2022

Ping.

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.
I filed folllow up #3044 to put overload, parameterization first. I think that's the last readability improvement.

@dneto0 dneto0 merged commit e37fc8f into gpuweb:main Jun 14, 2022
github-actions bot added a commit that referenced this pull request Jun 14, 2022
SHA: e37fc8f
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dj2 dj2 deleted the combine branch June 14, 2022 13:25
github-actions bot added a commit that referenced this pull request Jun 14, 2022
SHA: e37fc8f
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Jun 14, 2022
SHA: e37fc8f
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jdarpinian pushed a commit to jdarpinian/gpuweb that referenced this pull request Aug 12, 2022
* Combine section headers which define the same function

This CL recombines sections which define the same builtin with different
arguments (scalar, vector, f32, f16, etc).

* move description down

* force build
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.

2 participants