WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 232814
Cocoa GraphicsContext copies ImageBuffer data to temporary buffer when accelerated ImageBuffer is drawn to bitmap context
https://bugs.webkit.org/show_bug.cgi?id=232814
Summary
Cocoa GraphicsContext copies ImageBuffer data to temporary buffer when accele...
Kimmo Kinnunen
Reported
2021-11-08 05:35:00 PST
Cocoa GraphicsContext copies ImageBuffer data to temporary buffer when accelerated ImageBuffer is drawn to bitmap context This happens for example when a ImageBitmap is transferred from GPUP to WP. IOSurface::createImage creates an image that will always copy the image data, even though it should be accessible from the IOSurface in most cases.
Attachments
Patch
(67.01 KB, patch)
2021-11-08 06:03 PST
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-11-08 06:03:23 PST
Created
attachment 443539
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-11-15 05:35:19 PST
<
rdar://problem/85408510
>
Dean Jackson
Comment 3
2022-02-19 08:17:25 PST
Comment on
attachment 443539
[details]
Patch Is this still needed? Clearing old review flag. Please rebase and mark for review if necessary.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug