Route stroke face sample ordering through helper
This commit is contained in:
@@ -509,6 +509,13 @@ Done Checks:
|
||||
|
||||
Progress Notes:
|
||||
|
||||
- 2026-06-13: `Canvas::stroke_draw` current and dual stroke per-face
|
||||
framebuffer/sample callback ordering now routes through
|
||||
`legacy_canvas_stroke_execution_services.h`; framebuffer ownership, shader
|
||||
uniform timing, sampler/texture binding, and draw execution remain local to
|
||||
Canvas. Next slice should target the remaining per-face retained state around
|
||||
sample execution without reopening the new pad-pass, dirty-mutation, or
|
||||
commit executors.
|
||||
- 2026-06-13: `Canvas::stroke_draw` current and dual stroke dirty-box mutation
|
||||
now routes through `legacy_canvas_stroke_execution_services.h`; framebuffer
|
||||
binding, shader uniform timing, sampler/texture binding, and draw execution
|
||||
|
||||
Reference in New Issue
Block a user