[Mesa-dev] [Bug 10908] GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 25 16:59:23 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=10908
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Ian Romanick <idr at freedesktop.org> 2010-08-25 16:59:23 PDT ---
The GLSL 1.30, 1.40, and 1.50 specs were clarified that, with a couple
exceptions, it is illegal to redeclare a variable. The glsl2 compiler in Mesa
rejects the declaration with the following error:
0:3(32): error: `gl_Fog' redeclared
Closing this bug as fixed.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list