Route layer merge composite setup through helper
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::layer_merge` now reuses
|
||||
`legacy_canvas_stroke_composite_services.h` for retained layer-merge
|
||||
`kShader::CompDraw` binding and source/destination blend uniform writes.
|
||||
Render-task ordering, dirty face/box mutation, framebuffer copies, sampler
|
||||
binding, texture binding, and draw execution remain in the retained Canvas
|
||||
layer-merge path.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_commit` now routes
|
||||
its retained per-face commit order through
|
||||
`execute_legacy_canvas_stroke_commit_sequence`, consuming the tested
|
||||
|
||||
Reference in New Issue
Block a user