[texture_cache] fix msaa upload again, #2550
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix_msaa_again"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
temproary non-msaa images used for msaa uploads were being destroyed before the GPU finished using them, causing validation errors/crashes.
This keeps the temp image alive until the GPU finishes and switches the aspect-mask check to bitwise so the MSAA path only runs when needed.
8646427070
to40b0b0cfc8