Skip to content

Phase 1 / Task 2: Remove drawDebugShadowMap from IRenderContext #459

@MichaelFisher1997

Description

@MichaelFisher1997

Goal

Remove debug overlay rendering from the general render context.

Scope

  • src/engine/graphics/rhi.zig
  • debug overlay call sites

Work

  • Remove drawDebugShadowMap from IRenderContext.VTable
  • Remove the IRenderContext.drawDebugShadowMap() forwarding method
  • Route debug shadow rendering through IDebugOverlayContext

Acceptance criteria

  • Debug shadow rendering uses the dedicated interface only
  • Build passes

Parallel-safe

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions