glsl: Match order of gl_LightSourceParameters elements.
spotExponent and spotCosCutoff were swapped in the gl_builtin_uniform_element struct. Now the order matches across gl_builtin_uniform_element, glsl_struct_field and the spec. Reviewed-by:Brian Paul <brianp@vmware.com> (cherry picked from commit 9bdb5457)
Loading
Please register or sign in to comment