Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mtl] Properly set store operation for depth attachment #3115

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

cbrewster
Copy link
Contributor

Found this while looking into gfx-rs/wgpu#103. Looks like this was a copy-paste mistake, this partially fixes the wgpu shadow example on mac.

PR checklist:

  • make succeeds (on macOS)
  • make reftests succeeds
  • tested examples with the following backends:
  • rustfmt run on changed code

Copy link
Member

@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.

Great, thank you!
bors r+

bors bot added a commit that referenced this pull request Dec 30, 2019
3115: [mtl] Properly set store operation for depth attachment r=kvark a=cbrewster

Found this while looking into gfx-rs/wgpu#103. Looks like this was a copy-paste mistake, this partially fixes the wgpu shadow example on mac.

PR checklist:
- [x] `make` succeeds (on macOS)
- [x] `make reftests` succeeds
- [ ] tested examples with the following backends:
- [x] `rustfmt` run on changed code


Co-authored-by: Connor Brewster <connor.brewster@eagles.oc.edu>
@bors
Copy link
Contributor

bors bot commented Dec 30, 2019

Build succeeded

@bors bors bot merged commit e9cdfbe into gfx-rs:master Dec 30, 2019
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.

2 participants