The Scriptable Render Pipeline (SRP) Batcher is a rendering loop that speeds up CPU rendering in Scenes with Materials that use the same Shader variant. To use the SRP Batcher, your project must be using either the Lightweight Render Pipeline (LWRP), the High Definition Render Pipeline (HDRP), or a custom SRP.