Extract preview mix-pass material planning
This commit is contained in:
@@ -292,6 +292,13 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
`kShader::CompDraw` binding and composite/pattern/dual uniform writes.
|
||||
Mixer framebuffer, scissor/capability state, texture binding, and draw/copy
|
||||
ordering remain retained legacy execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::stroke_draw_mix`
|
||||
now routes retained mix-pass material planning, pattern scale/offset
|
||||
derivation, and composite/pattern/dual uniform payload assembly through
|
||||
`plan_legacy_node_stroke_preview_mix_pass(...)`, with semantic adapter
|
||||
coverage in `pp_paint_renderer_compositor_tests`. Mixer framebuffer
|
||||
ownership, retained shader execution, texture binding, and final draw/copy
|
||||
ordering remain local legacy preview execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview` final preview
|
||||
background capture, composite input binding/draw, and preview texture copy now
|
||||
route through `legacy_canvas_stroke_preview_services.h`, with semantic preview
|
||||
|
||||
Reference in New Issue
Block a user