Skip to content

Changing writeTexture validation - #916

Merged
kvark merged 2 commits into
gpuweb:mainfrom
ponitka:changing-write-texture-validation
Jul 9, 2020
Merged

kvark merged 2 commits into
gpuweb:mainfrom
ponitka:changing-write-texture-validation

Conversation

@ponitka

@ponitka ponitka commented Jul 8, 2020

Copy link
Copy Markdown
Contributor

These are changes in validation of writeTexture to make it match validation of copyBufferToTexture.

We should validate the whole texture copy view instead of only the texture inside it and also check the sampleCount of the texture.


Preview | Diff

These are changes in validation of writeTexture to make it match validation of copyBufferToTexture.

We should validate the whole texture copy view instead of only the texture inside it and also check the sampleCount of the texture.
Comment thread spec/index.bs Outdated

@kvark kvark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice, thank you!

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.

4 participants