SRP0401_NoSpecificPass To draw the shaders that do not have a tag, e.g. default Unlit shaders SRP0402_Multipass In SRP we need to specify the pass names, so no more infinite pass. But we can specify the orders of passes SRP0403_Compute Use compute shader to achieve simple edge detect...