WIP: d3d12: make sure emulated formats get the right alpha-treatment
Noticed this while debugging something else. We probably need to do the same for samplers as well; make sure that emulated channels gets swizzles giving us 1 instead of whatever happens to be in the alpha-channel.
WIP, because I haven't really tested that this helps against anything.