OIT is done by just adding some code to your shader so it interacts with MSAA the same way any other shader does, there is nothing special about it.does oit make msaa more expensive ?
It makes more sense to say that MSAA makes shading more expensive since it increases the number of fragments that contribute to a given pixel.