2fd5aa79b2
GFX11 doesn't support CB_RESOLVE which means it doesn't support the hardware resolve path. If necessary (for arrays or integer formats) the driver will select the compute path. No CTS regressions by forcing the fragment resolve path on GFX10.3 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16557>