Extend retained stroke preview helper tests

This commit is contained in:
2026-06-13 10:51:13 +02:00
parent 78790e9b52
commit 87e51c37be
3 changed files with 171 additions and 0 deletions

View File

@@ -3136,6 +3136,10 @@ Results:
input binding order, sample execution destination-copy behavior, live-pass
face-framebuffer dirty tracking, and pad-face destination-copy behavior
without depending on the broader compositor test translation unit.
- `pp_paint_renderer_stroke_execution_tests` now also covers retained preview
background capture ordering, final composite ordering, and preview
texture-copy bind-before-copy behavior through
`legacy_canvas_stroke_preview_services.h`.
- `pp_paint_renderer_stroke_execution_tests` now also covers retained texture
dispatch activation order and sampler-dispatch routing across brush tip,
destination, pattern, and mixer helper inputs.