Hello! The Crucible TODO.txt file contains: - Add a --diff option to crucible-run that dumps image diffs for failed tests. (Requires multiple command buffers). I do not understand how an optional image diff dump would require multiple command buffers. Couldn't the diff be generated on the CPU? Fabian