Share retained stroke preview binding helpers
This commit is contained in:
@@ -509,6 +509,13 @@ Done Checks:
|
||||
|
||||
Progress Notes:
|
||||
|
||||
- 2026-06-13: `NodeStrokePreview::draw_stroke_immediate()` live-pass sampler
|
||||
binding, dual/main pass texture binding, checkerboard/background capture
|
||||
wrapping, and final preview copy-back now route through named local helpers;
|
||||
mixer state execution and per-sample GL ordering remain local to the preview
|
||||
node. Next slice should target the remaining mixer-pass state/copy ordering
|
||||
or sample-pass destination callback wrapping without reopening the landed
|
||||
preview live-pass or final-composite helpers.
|
||||
- 2026-06-13: `NodeStrokePreview::draw_stroke_immediate()` dual-pass and
|
||||
main-pass frame-loop execution plus full-frame copy-back now route through
|
||||
shared local helpers; checkerboard/background capture ordering, texture-unit
|
||||
|
||||
Reference in New Issue
Block a user