commit | fb689963da6b9d9846d1025e2ee1225c97222284 | [log] [tgz] |
---|---|---|
author | Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> | Sun Sep 20 02:23:11 2020 +0200 |
committer | Dylan Baker <dylan.c.baker@intel.com> | Mon Dec 21 14:08:47 2020 -0800 |
tree | 8ca31c73971887264acb8bbdbb9f29f5ff83dc93 | |
parent | e2789cd78eb84d59698187f8d1770720ef9a993b [diff] |
radv: Don't skip layout transitions that only differ in render loop. This can result in meaningful compression changes so we shouldn't skip. Fixes: 66131ceb8bc "radv: Pass through render loop detection to internal layout decisions." Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7004> (cherry picked from commit da36577558ee77054800cf52f04f9ada81702f89)