ATI 9600 gl_LightSource[i] data missing ? (i>0)

I’m using the ATI 9600 GT card with GLSL. I’ve the Catalyst 7.9 drivers on it.

It seams that only one light is available via gl_LightSource[] struct.

If I use gl_LightSource[1] or gl_LightSource[2] I get always gl_LightSource[0] data.

Best regards.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.