Masked shader complexity

Can you explain why the hidden part of geometry is heavy to compute? Even if “Mask material only in early Z-pass” is checked.

http://dl4.joxi.net/drive/2019/11/11/0005/1931/378763/63/6b087df1c3.jpg

Yea I agree, the PS cost should not be affected by the masked portion if you are using the “Mask material only in early Z-pass” option. Did you make sure to restart your editor and maybe invalidate+recompile all shaders? You might also want to ensure that your prepass is rendering everything including movable objects.