tu: Enable LRZ fast-clear for A7XX

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29453>
This commit is contained in:
Mark Collins 2024-05-29 07:20:08 +00:00 committed by Marge Bot
parent 9e936d3fde
commit 7ad5bacf7a

View file

@ -787,7 +787,7 @@ a7xx_base = A6XXProps(
has_getfiberid = True,
has_dp2acc = True,
has_dp4acc = True,
enable_lrz_fast_clear = False,
enable_lrz_fast_clear = True,
has_lrz_dir_tracking = True,
has_per_view_viewport = True,
line_width_min = 1.0,