Just wondering how the naming works here. I'm looking into doing Variance Shadow Maps and so far, all implementations use RGBA16F for the texture format. Anyone know if the ones mentioned in the topic title will work in it's place? I'm try to stay away from GL30 if possible.
HA! I just found the extension in ARBTextureFloat! Go figure! I'll just leave this thread for future reference. ;)