| commit | b2ad1333d03e18587f4b77a6cdff3431db4210c7 | [log] [tgz] |
|---|---|---|
| author | Nanley Chery <nanley.g.chery@intel.com> | Tue May 27 13:17:37 2025 -0400 |
| committer | Marge Bot <marge-bot@fdo.invalid> | Mon Jun 09 17:40:21 2025 +0000 |
| tree | ac20340bf5d47a793fe580c53b2ae624a33a9a99 | |
| parent | e0bce5650c6a81e4b6ed8dc183c386fd47d911e9 [diff] |
anv: Use genX(set_fast_clear_state)() in transition_depth_buffer() Simplify transition_depth_buffer() by reusing a function to update the fast-clear value instead of open-coding that logic. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35329>