[Mesa-dev] [Bug 108250] [GLSL] layout-location-struct.shader_test fails to link
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 5 00:09:37 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=108250
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Should be fixed by:
commit a7d40a13ec39df5c1e18c2afaf70988958c11933
Author: Sergii Romantsov <sergii.romantsov at globallogic.com>
Date: Thu Jan 24 14:33:55 2019 +0200
glsl: Fix input/output structure matching across shader stages
Section 7.4.1 (Shader Interface Matching) of the OpenGL 4.30 spec says:
"Variables or block members declared as structures are considered
to match in type if and only if structure members match in name,
type, qualification, and declaration order."
Fixes:
* layout-location-struct.shader_test
v2: rebased against master and small fixes
Signed-off-by: Vadym Shovkoplias <vadym.shovkoplias at globallogic.com>
Reviewed-by: Anuj Phogat <anuj.phogat at gmail.com>
Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108250
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190405/3a4c672b/attachment.html>
More information about the mesa-dev
mailing list