4fc7d2480a
The 16bit SSBO load support missed setting the 16bit shader flag. Make it harder to miss that by only using store_dest_value for things that don't have a type. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21913>