55854de584
Instead of just storing a pre-computed min_sample_shading, store both sample_shading_enable and min_sample_shading and then compute the final min_sample_shading value when we emit state. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31585>