Skip to content

Conversation

@kvark
Copy link
Contributor

@kvark kvark commented Nov 25, 2020

Since it's now a part of GPUBufferBindingLayout, the fact that it only applies to buffers is implied.


Preview | Diff

@kvark kvark requested review from kainino0x and toji November 25, 2020 04:31
Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

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

I had meant to ask about this as part of my previous patch! Agreed that it makes sense now.

@kvark kvark merged commit b5b20b6 into gpuweb:main Nov 26, 2020
@kvark kvark deleted the minbind branch November 26, 2020 00:37
bors bot added a commit to gfx-rs/wgpu that referenced this pull request Nov 30, 2020
1047: Update bind group layout API to match upstream r=cwfitzgerald a=kvark

**Connections**
Follows gpuweb/gpuweb#1076, gpuweb/gpuweb#1223 (gpuweb/gpuweb#1164), gpuweb/gpuweb#1255, and gpuweb/gpuweb#1256

**Description**
Aligns our API closer to the latest changes in WebGPU upstream. We technically don't have to do this, but I believe in the end it would be best if our API gets close to upstream.

Note: this is a sensitive change for the users, everybody will get their code broken. So please take a look at the API and see if something is missing or needs improvement, so that we don't have to go through the changes again afterwards.

**Testing**
Doesn't really need testing. Partially covered by the existing playtest.

Co-authored-by: Dzmitry Malyshau <[email protected]>
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
This CL adds unimplemented stubs for the `fwidth` builtin.

Issue: gpuweb#1255
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