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

[dx12] layer clears #1954

Merged
merged 2 commits into from Apr 19, 2018
Merged

[dx12] layer clears #1954

merged 2 commits into from Apr 19, 2018

Conversation

kvark
Copy link
Member

@kvark kvark commented Apr 19, 2018

Fixes #1943, works around #1945
PR checklist:

  • make succeeds (on *nix)
  • make reftests succeeds
  • tested examples with the following backends: dx12

I found out that we didn't update the raw bit flag values in reftests after one of the recent changes... Unfortunate, but this is more of a bitflags issue than ours, and I'm pushing upstream to resolve this in bitflags/bitflags#147

@kvark kvark requested a review from msiglreith April 19, 2018 14:44
Copy link
Contributor

@msiglreith msiglreith left a comment

Choose a reason for hiding this comment

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

Looks fine as a work around for me
bors r+

bors bot added a commit that referenced this pull request Apr 19, 2018
1954: [dx12] layer clears r=msiglreith a=kvark

Fixes #1943, works around #1945
PR checklist:
- [ ] `make` succeeds (on *nix)
- [x] `make reftests` succeeds
- [x] tested examples with the following backends: dx12

I found out that we didn't update the raw bit flag values in reftests after one of the recent changes... Unfortunate, but this is more of a bitflags issue than ours, and I'm pushing upstream to resolve this in bitflags/bitflags#147


Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
@bors
Copy link
Contributor

bors bot commented Apr 19, 2018

Build succeeded

@bors bors bot merged commit a39a275 into gfx-rs:master Apr 19, 2018
@kvark kvark deleted the dx12-clear branch April 19, 2018 16:41
@kvark kvark mentioned this pull request Apr 19, 2018
4 tasks
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.

[dx12] clear individual layers
2 participants