[Webkit-unassigned] [Bug 233941] Add support to attribute ownership of ANGLE Metal's resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 22:53:14 PST 2021


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

--- Comment #24 from John Cunningham <johncunningham at apple.com> ---
(In reply to Kenneth Russell from comment #22)
> Comment on attachment 446844 [details]
> Patch for landing
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=446844&action=review
> 
> Couple of quick points:
> 
> 1) If at all possible let's land this upstream in ANGLE first and then roll
> it into WebKit. This touches a lot of files, and given that we're still
> upstreaming WebKit's changes, has the potential to introduce a lot of
> conflicts during the next roll.
> 
> 2) I've allocated an enum value in ANGLE's internal doc for the new
> extension. Please follow Jonah's recommendations about making sure all the
> bookkeeping files are updated in the repo.
> 
> Thanks.
> 
> > Source/ThirdParty/ANGLE/include/EGL/eglext_angle.h:181
> > +#define EGL_CONTEXT_METAL_OWNERSHIP_IDENTITY_ANGLE 0x34A7
> 
> The ANGLE team maintains an internal document allocating these enums. I've
> reserved 0x34D2 for this purpose.

Updated to 0x34D2.

-- 
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/20211213/977b193c/attachment.htm>


More information about the webkit-unassigned mailing list