For the DoF effect multiple samples per pixel are required in the pixel shader where normally would be only one, so this is costly. How high the performance hit exactly is depends on whether performance in a game is CPU or GPU bound, so it’s different from game to game and also from PC to PC.