5f7810dcb2
Shaders may read out components past the attributes provided by the application, so the read mask can indicate a larger component count than were actually reserved in the array. Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6728>