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 capture replay and texture cache don't support memory mirrors #6266

Open
elad335 opened this issue Jul 26, 2019 · 0 comments
Open

RSX capture replay and texture cache don't support memory mirrors #6266

elad335 opened this issue Jul 26, 2019 · 0 comments

Comments

@elad335
Copy link
Contributor

elad335 commented Jul 26, 2019

Since memory is interpreted as flat io mirrors which point to the same effective address arent supported, similar thing happens with actual shared mmapper memory mirrors.
Another thing to mention, texture cache protections do not support mmapper mirrors because protections are only done on one side of the mirror but not on the other.

@elad335 elad335 changed the title RSX capture replay doesn't support IO memory mirrors RSX capture replay and texture cache don't support memory mirrors Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant