@property
    def produced_pipes(self):
        return {
            "PSSMShadowAtlas": self.target.depth_tex,
            "PSSMShadowAtlasPCF": (self.target.depth_tex, self.make_pcf_state()),