SRP0401_NoSpecificPassTo draw the shaders that do not have a tag, e.g. default Unlit shaders SRP0402_MultipassIn SRP we need to specify the pass names, so no more infinite pass. But we can specify the orders of passes SRP0403_ComputeUse compute shader to achieve simple edge detection ...