d0a95541fe
This feature actually worked, but accidentally triggered some CTS failures due do an unrelated sample_mask bug. That bug is fixed in the previous commits in this series, so re-enable fragmentStoresAndAtomics. There are two spurious CI failures created by this change; one is in a ycbcr test (which we're still working on) and the other is a CTS bug (it's using a feature we don't advertise). Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32879>