Reduce draw merge branch dispatch mismatch
This commit is contained in:
@@ -591,8 +591,7 @@ static pp::panopainter::LegacyCanvasDrawMergeLayerCompositeExecution make_canvas
|
||||
const std::shared_ptr<Layer>& layer,
|
||||
const Brush& brush,
|
||||
const glm::mat4& ortho,
|
||||
bool copy_blend_destination,
|
||||
bool draw_checkerboard);
|
||||
bool copy_blend_destination);
|
||||
|
||||
static void execute_canvas_draw_merge_branch_body(
|
||||
Canvas& canvas,
|
||||
|
||||
Reference in New Issue
Block a user