I'm doing rendering of non-color data to an RGBA4444 texture, and I'm seeing some difference in how the output from the alpha channel gets stored in the texture. It seems somehow that the alpha channel gets it's range slightly compressed, leading to higher…