The thing to take note of more so than the file type/extension is the bit depth. if you're using a 8bit TIF and 8bit RAW then you'll get the same data. But if you're using an 8bit TIF converted from a 12bit RAW then you're losing data. You'd then want to make sure you're using 16bit TIF which easily encapsulates the data within the 12bit RAW.