blitter: don't over-cache shader
fs_texfetch_col_swizzle is parameterized on the number of samples and whether or not it needs to handle swizzle. Make sure that the cached shader is recreated if the parameters change.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
fs_texfetch_col_swizzle is parameterized on the number of samples and whether or not it needs to handle swizzle. Make sure that the cached shader is recreated if the parameters change.