Depth textures are always float, so we can skip the conversions. In this case the depth value was converted to GPU_DATA_UINT_24_8 and back to float again.
Depth textures are always float, so we can skip the conversions. In this case the depth value was converted to GPU_DATA_UINT_24_8 and back to float again.