Bug 226690 - [ANGLE] Support importing external MTLTextures
Summary: [ANGLE] Support importing external MTLTextures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-05 17:20 PDT by Dean Jackson
Modified: 2021-06-22 13:33 PDT (History)
5 users (show)

See Also:


Attachments
Patch (63.31 KB, patch)
2021-06-05 17:22 PDT, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>