Files
mesa/src
Alyssa Rosenzweig d99c2ef059 nir/opt_uniform_atomics: add fs atomics predicated? flag
on agx (and mali), we predicate atomics on "if (!helper)", so doing so again in
this pass is redundant. and would cause a problem since we'd then have to lower
the "is helper inv?" flag late. so just skip the extra lowering code.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30488>
2024-08-06 11:48:17 -04:00
..
2024-08-05 15:10:24 +00:00
2024-08-05 20:33:15 +00:00
2024-08-05 20:33:14 +00:00
2024-08-01 16:01:17 +00:00
2024-08-05 19:26:04 +00:00
2024-07-31 18:50:38 +00:00