Bug 256945 - [WebGL] Abstract attaching/detaching external images
Summary: [WebGL] Abstract attaching/detaching external images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks: 258090
  Show dependency treegraph
 
Reported: 2023-05-17 21:14 PDT by Dan Glastonbury
Modified: 2023-06-14 13:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Glastonbury 2023-05-17 21:14:47 PDT
Allow attaching/detaching external images (MTLSharedTexture, IOSurface) 
that can be represented by a MachSendRight.
Comment 1 Radar WebKit Bug Importer 2023-05-17 21:14:59 PDT
<rdar://problem/109495127>
Comment 2 Dan Glastonbury 2023-05-27 00:58:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14006
Comment 3 EWS 2023-05-30 22:52:17 PDT
Committed 264712@main (891ad78c430b): <https://commits.webkit.org/264712@main>

Reviewed commits have been landed. Closing PR #14006 and removing active labels.