Files
test2/source
Jeroen Bakker b752195d2a Refactor: Use float for reading back depth values
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.
2025-06-19 15:32:24 +02:00
..