Add live pass sampler dispatch regression
This commit is contained in:
@@ -533,6 +533,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
texture dispatch now has regression coverage through
|
||||
`make_legacy_canvas_stroke_main_pass_texture_dispatch(...)`; the live path
|
||||
still owns the concrete texture objects and sampler state.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` live-pass
|
||||
sampler dispatch now has regression coverage through
|
||||
`make_legacy_canvas_stroke_live_pass_sampler_dispatch(...)`; the live path
|
||||
still owns the concrete sampler objects and binding state.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge` checkerboard
|
||||
background shader setup and final merged-texture redraw setup now route
|
||||
through `legacy_canvas_draw_merge_services.h`. The retained Canvas path still
|
||||
|
||||
Reference in New Issue
Block a user