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

Skip to content

Conversation

Kangz
Copy link
Contributor

@Kangz Kangz commented Mar 4, 2020

Fixes #587

Alternatively we could rename it to textureViewDimension but that's a mouthful.


Preview | Diff

Copy link
Contributor

@kvark kvark left a comment

Choose a reason for hiding this comment

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

this is an improvement, thanks!

@kvark kvark requested a review from JusSn March 5, 2020 14:14
@kainino0x
Copy link
Contributor

Discussed 2020-03-09. Resolved: accepted.

@kainino0x kainino0x merged commit 911a2a1 into gpuweb:master Mar 9, 2020
litherum pushed a commit to litherum/gpuweb that referenced this pull request Mar 10, 2020
romandev added a commit to romandev/cts that referenced this pull request Mar 12, 2020
The member for the texture-view-dimension is of type
GPUTextureViewDimension, but the name is textureDimension, which is
confusing because there's also a type GPUTextureDimension[1][2].

[1] gpuweb/gpuweb#587
[2] gpuweb/gpuweb#589
romandev added a commit to romandev/types that referenced this pull request Mar 13, 2020
The member for the texture-view-dimension is of type
GPUTextureViewDimension, but the name is textureDimension, which is
confusing because there's also a type GPUTextureDimension[1][2].

[1] gpuweb/gpuweb#587
[2] gpuweb/gpuweb#589
kainino0x pushed a commit to gpuweb/types that referenced this pull request Mar 17, 2020
The member for the texture-view-dimension is of type
GPUTextureViewDimension, but the name is textureDimension, which is
confusing because there's also a type GPUTextureDimension[1][2].

[1] gpuweb/gpuweb#587
[2] gpuweb/gpuweb#589
kainino0x pushed a commit to kainino0x/cts that referenced this pull request Mar 18, 2020
The member for the texture-view-dimension is of type
GPUTextureViewDimension, but the name is textureDimension, which is
confusing because there's also a type GPUTextureDimension[1][2].

[1] gpuweb/gpuweb#587
[2] gpuweb/gpuweb#589
kainino0x added a commit to gpuweb/cts that referenced this pull request Mar 18, 2020
* Replace textureDimension with viewDimension

The member for the texture-view-dimension is of type
GPUTextureViewDimension, but the name is textureDimension, which is
confusing because there's also a type GPUTextureDimension[1][2].

[1] gpuweb/gpuweb#587
[2] gpuweb/gpuweb#589

* roll types 0.0.21 -> 0.0.22

* Update test code

* address comment

Co-authored-by: Jinho Bang <[email protected]>
@Kangz Kangz deleted the rename-viewdimension branch April 21, 2020 12:02
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
JusSn pushed a commit to JusSn/gpuweb that referenced this pull request Jun 8, 2020
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
Adds tests for destroying buffers that:

 - have all usages
 - are error buffers
 - are mapped
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.

Naming inconsistency in GPUBindGroupLayoutBinding
4 participants