Extract dual stroke face execution

This commit is contained in:
2026-06-13 17:56:48 +02:00
parent 779694ae1b
commit ae46be9f90
5 changed files with 114 additions and 2 deletions

View File

@@ -941,7 +941,7 @@ void Canvas::stroke_draw()
}));
},
.execute_frame_pass = [&] {
pp::panopainter::execute_legacy_canvas_stroke_live_pass_with_face_framebuffers(
pp::panopainter::execute_legacy_canvas_stroke_dual_pass_frame_callbacks(
frames_dual,
stroke_extent,
std::span<glm::vec4>(m_dirty_box),