Glitch with point lights on Android in deferred rendering

When you say you’re using the same shader in the PC version, are you using DirectX or OpenGL for PC?

In the past I’ve had lots of problems with MojoShader, which converts HLSL code into GLSL, but building the PC version with OpenGL made the shader problems appear also in PC, and it was a lot easier to find a solution on PC than Android.