Bug 241881 - [WebGPU] Introduce WebGPUSurface and implement GPUCanvasContext on top of it
Summary: [WebGPU] Introduce WebGPUSurface and implement GPUCanvasContext on top of it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-22 15:39 PDT by Kiet Ho
Modified: 2023-06-13 23:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kiet Ho 2022-06-22 15:39:47 PDT
[WebGPU] Connect GPUCanvasContext to the compositor
Comment 1 Radar WebKit Bug Importer 2022-06-29 15:40:13 PDT
<rdar://problem/96172732>
Comment 2 Kiet Ho 2022-07-26 20:37:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2768
Comment 3 Kiet Ho 2023-06-13 23:27:25 PDT
I believe the changes have more-or-less been merged in other patches.