[Webkit-unassigned] [Bug 220137] Failures of attribute location conformance tests with Metal backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 15:51:06 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220137

Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |kpiddington at apple.com
                   |kit.org                     |

--- Comment #6 from Kenneth Russell <kbr at google.com> ---
(In reply to Kyle Piddington from comment #5)
> > What happens if a given attribute wasn't assigned a location via glBindAttribLocation? Would the " __unassigned_attribute__" strings cause MSL compilation failures?
> 
> Any active attribute should get a location, even if they aren't specifically
> bound. This is handled in the linkAttributes() (See Program.cpp) step in the
> Angle frontend.
> 
> Any non-active attributes should be optimized out, but if something went
> wrong, we would have a compilation failure.

Thanks for your confirmation. Sounds fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210106/85248b8e/attachment.htm>


More information about the webkit-unassigned mailing list