Extract dual stroke face execution
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user