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

Skip to content

Conversation

dj2
Copy link
Member

@dj2 dj2 commented Nov 7, 2020

This Cl updates the resource usage section to add the kind of usage
before the usage itself. This makes it clearer for instances where the
spec says STORAGE or STORAGE that this means buffer STORAGE or texture STORAGE.


Preview | Diff

This Cl updates the resource usage section to add the kind of usage
before the usage itself. This makes it clearer for instances where the
spec says `STORAGE or STORAGE` that this means `buffer STORAGE or
texture STORAGE`.
@dj2 dj2 requested review from kvark and kainino0x November 7, 2020 14:47
@dj2 dj2 self-assigned this Nov 7, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2020

Previews, as seen at the time of posting this comment:
WebGPU | IDL
WGSL
56c0619

@dj2
Copy link
Member Author

dj2 commented Nov 14, 2020

What's the next step here, does it get discussed at the editors meeting?

@kainino0x
Copy link
Contributor

Oops, we should have looked at this one. Normally I'd let Dzmitry review and land it, but this is a pretty trivial change so I'll just go ahead.

@kainino0x kainino0x merged commit 3861dc2 into gpuweb:main Nov 17, 2020
: <dfn>input</dfn>
:: Buffer with input data for draw or dispatch calls. Preserves the contents.
Allowed by {{GPUBufferUsage/INDEX}}, {{GPUBufferUsage/VERTEX}}, or {{GPUBufferUsage/INDIRECT}}.
Allowed by buffer {{GPUBufferUsage/INDEX}}, buffer {{GPUBufferUsage/VERTEX}}, or buffer {{GPUBufferUsage/INDIRECT}}.
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe we generally write this as {{GPUBufferUsage/INDEX|GPUBufferUsage.Index}} instead

ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
This PR adds unimplemented stubs for the `acos` builtin.

Issue: gpuweb#1212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants