Narrow draw merge branch orchestration

This commit is contained in:
2026-06-15 23:06:46 +02:00
parent 1acd3e4d09
commit 846d4d7b95
4 changed files with 10 additions and 4 deletions

View File

@@ -275,8 +275,7 @@ private:
const Brush& brush,
const glm::mat4& ortho,
bool use_blend,
bool copy_blend_destination,
bool draw_checkerboard);
bool copy_blend_destination);
void draw_merge_final_plane_composite(
const glm::mat4& ortho,
bool draw_checkerboard);