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

rsx: Fix surface access bit flags #10788

Merged
merged 1 commit into from Aug 29, 2021
Merged

rsx: Fix surface access bit flags #10788

merged 1 commit into from Aug 29, 2021

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Aug 29, 2021

  • The previous enumeration was a holdover from older access management.
  • A bitflag of 0 seriously messes up the mask tests as it passes all the if_xxxx tests

Fixes #10775

- The previous enumeration was a holdover from older access management.
- A bitflag of 0 seriously messes up the mask tests
@kd-11 kd-11 mentioned this pull request Aug 29, 2021
3 tasks
@kd-11 kd-11 merged commit 3ab9e04 into RPCS3:master Aug 29, 2021
@kd-11 kd-11 deleted the derp branch January 30, 2022 16:04
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.

[Regressions] Resistance 3
1 participant