ec0860b401
with the new zsbuf elimination handling, the fb state calculated in u_blitter's fb restore may be incorrect if the zsbuf has indeed been eliminated, so ensure the right fb is stored to be reapplied so that misrenders will be avoided fixes some crashes/misrenders in webgl Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22577>