Share retained stroke preview binding helpers

This commit is contained in:
2026-06-13 10:27:50 +02:00
parent ddadaa0405
commit 3f071620dc
4 changed files with 145 additions and 67 deletions

View File

@@ -3107,6 +3107,10 @@ Results:
full-frame copy-back now share one local retained helper surface, while
checkerboard/background capture ordering, texture-unit binding, mixer
ownership, and final composite semantics remain in the preview node.
- `NodeStrokePreview` live-pass sampler binding, dual/main pass texture
binding, checkerboard/background capture wrapping, and final preview
copy-back now share named local helpers, while mixer state execution and
per-sample GL ordering remain in the preview node.
- `Canvas::stroke_draw` pad-pass destination bind/copy/unbind ordering now
shares the retained stroke execution helper callback surface, while shader
setup, pad color selection, framebuffer ownership, and final OpenGL draw