draw call batching system

C53159
concept

A draw call batching system groups multiple rendering commands into larger batches to minimize state changes and reduce the number of GPU draw calls, improving overall rendering performance.

Instances (1)

Instance Via concept surface
SRP Batcher