Bug 226690

Summary: [ANGLE] Support importing external MTLTextures
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, kbr, kondapallykalyan, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2021-06-05 17:20:13 PDT
[ANGLE] Support importing external MTLTextures
Comment 1 Dean Jackson 2021-06-05 17:22:12 PDT
Created attachment 430665 [details]
Patch
Comment 2 EWS Watchlist 2021-06-05 17:23:05 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 3 Dean Jackson 2021-06-05 17:23:25 PDT
Comment on attachment 430665 [details]
Patch

Merging https://chromium-review.googlesource.com/c/angle/angle/+/2820178

Not for review yet. Just seeing if it doesn't break anything. I haven't checked that it works.

Note that the test app in the patch only supports reading from MTLTextures, whereas I want to use them as a write target on a framebuffer.
Comment 4 Dean Jackson 2021-06-05 17:25:36 PDT
rdar://73009209
Comment 5 Dean Jackson 2021-06-21 17:47:02 PDT
This is ready for review now.
Comment 6 Tim Horton 2021-06-22 12:50:37 PDT
Comment on attachment 430665 [details]
Patch

rs=me
Comment 7 Dean Jackson 2021-06-22 13:33:36 PDT
Committed r279143 (239052@main): <https://commits.webkit.org/239052@main>