Files
mesa/src
Mary Guillemard 33fef27356 bi: Do not mark tex ops as skip when dest is used by control flow
Previously, it was possible to have a texture operation marked as SKIP
while one of the dests was in use in conditional control flow.
If an helper thread was to execute that instruction, it would result
in an undefined value being used.

This fix
"dEQP-VK.graphicsfuzz.cov-nested-loops-sample-opposite-corners" where
helper threads would get stuck inside a loop depending on the result of
a TEXS_2D invocation.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30484>
2024-08-20 10:02:53 +02:00
..
2024-08-12 19:11:23 -04:00
2024-08-15 09:01:26 +00:00
2024-08-19 17:43:58 +00:00
2024-08-19 17:43:59 +00:00
2024-08-19 17:25:15 +00:00
2024-08-20 10:02:45 +02:00
2024-08-19 17:43:58 +00:00