commit | 29488c4183095e0bf5ae90cc2899127cdf3f5f10 | [log] [tgz] |
---|---|---|
author | Emma Anholt <emma@anholt.net> | Thu Oct 06 10:42:22 2022 -0700 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Oct 11 19:10:18 2022 +0000 |
tree | 456a0bea571c7c7002d99efb6f2b4184a856ce10 | |
parent | 4fe3330765faaf7f6dd8ae7ac7db9c9e1e072442 [diff] |
turnip: Move the ubwc_possible check before mutable formats. I'm going to add some perf debug about mutable formats, and I don't want to warn when UBWC would be impossible anyway. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18990>