Bug 253477
| Summary: | Use CAContext slots API to share IOSurfaces from the GPUP | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
We should be able to pass IOSurfaces to CA via the slots API, and then just serialize the slot ID through the UI process, rather than use mach ports.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106335020>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/11143