Files
test/source
Omar Emara c8da04a150 Fix: Compositor returns zero for Speed pass
The GPU compositor and the new CPU compositor return zero for the Speed
pass, that's because the output identifier was used as the pass name
which is not guaranteed to work for existing files. To fix this, use the
socket data pass name instead.
2024-12-12 12:11:23 +02:00
..