As far as i understood the Nvidia Best Practise Guide , the problem is that in the following shader vPos is used to access the light buffer. To fix the problem vpos has to be recomputed to consider the convergence settings. // // Generated by Microsoft (R) HLSL Shader Compiler 9.29.952.3111 // // Pa...