But even though I’m only loading floats into the red channel shouldn’t a 4096x4096 texture still have enough? That has 16 million pixels, and if each pixel holds one float in the red channel I feel like there should still be enough pixels to hold the data.
I guess I may be misunderstanding the difference between rhi resolution and texture resolution. Are those not the same?