commit | 0889c44f18b8b4c4155b4e6c82cc6ca21c1e467a | [log] [tgz] |
---|---|---|
author | Pavel Ondračka <pavel.ondracka@gmail.com> | Fri Nov 11 10:20:38 2022 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Nov 14 06:53:54 2022 +0000 |
tree | 0a0d01963a0f6326a4b3443aee03ffeabcb46be1 | |
parent | e571fb9d2e228f3c982e2c879253d22147618084 [diff] |
r300: another fix for reader detection in the presence of loops This helps in some cases where we fail to detect that the write mask is still alive after the loop and thus fail to detect some readers. Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com> Reviewed-by: Filip Gawin <filip@gawin.net> Tested-by: Filip Gawin <filip@gawin.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19618>