You can use a Draw Material to Render Target node and pass a Render Target as a Texture Parameter to a Dynamic Material Instance. Then you can draw the Dynamic Material Instance to another Render Target, etc, etc. See this project for an example. It alternates between two 512x512 render targets to simulate any 2 state Moore neighborhood cellular automata in a material.