18868f1c76
The only reason why we recorded them per-sample-count is because Intel hardware is weird starting with Broadwell. The API, requires that the dynamic sample pattern be reset every time the sample count changes so we only need to record the pattern for the current sample count. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17564>