Bug 205153 - Create GraphicsContext3D on the GPUProcess (WIP)
Summary: Create GraphicsContext3D on the GPUProcess (WIP)
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-11 20:35 PST by Justin Fan
Modified: 2021-03-05 12:09 PST (History)
4 users (show)

See Also:


Attachments
WIP draft (36.02 KB, patch)
2019-12-11 20:35 PST, Justin Fan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Fan 2019-12-11 20:35:34 PST
Creation of GraphicsContext3D and replay of graphics commands on the GPUProcess.
Comment 1 Justin Fan 2019-12-11 20:35:53 PST
Created attachment 385475 [details]
WIP draft