Is it bad to call sceneTexture multiple times?

When you create a post process material, It feels wrong to call scenetexture multiple times because it seems like it does a render pass every time I call the node? Is this true? So If I want to blur for example and I cant downsample but I call the scene texture node 8 times does that hurt the performance alot?