Route object composite texture setup through helper

This commit is contained in:
2026-06-13 05:31:46 +02:00
parent b98635a8bb
commit ed05ba453e
3 changed files with 13 additions and 3 deletions

View File

@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
## Recent Reductions
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_objects` retained
object composite `Texture` shader setup now routes through
`legacy_canvas_draw_merge_services.h`; draw_objects still owns temporary
face readback, sampler/texture binding, draw execution, and dirty-box updates.
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::thumbnail_generate`
thumbnail layer `TextureBlend` shader setup now routes through
`legacy_canvas_draw_merge_services.h`; thumbnail generation still owns