ff8e3547b3
There are some LRZ compare op switches that are not supported by the HW, like GREATER* <-> LESS* ones. This patch tracks the direction of the switch and disables LRZ if needed. Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7186>