Bug 254794
| Summary: | [GPU Process] To encode a CGImage, copy its pixels to a SharedMemory | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=255677 | ||
| Bug Depends on: | 254925 | ||
| Bug Blocks: | |||
Said Abou-Hallawa
This will eliminate the time which may be incurred in shuffling the image bytes to match the pixel format of the destination bitmap context.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
rdar://106794138
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/12224
EWS
Committed 262607@main (c50a18ba1626): <https://commits.webkit.org/262607@main>
Reviewed commits have been landed. Closing PR #12224 and removing active labels.