Compare your two render targets and see the difference in real time in your Rust, Vulkan-based renderer.
2025-10-24.23-49-15.mp4
Create the Comparator object, supply the image views you want to compare and the output image view (e.g., a swapchain image, or an offscreen image, if you want to process it further). When recording your framebuffer, use the comparator's compare() function. The position of the vertical divider is in the range of (0.0; 1.0).