Bug 236933

Summary: [WebGPU] Tracer bullet part 11: Implement shader creation methods
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, rmorisset, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 236879    
Attachments:
Description Flags
Patch dino: review+

Myles C. Maxfield
Reported 2022-02-19 23:30:43 PST
This implements Device::createShaderModule() and Device::createComputePipeline(). The async versions (neither the WebGPU nor the Metal flavor) aren't implemented yet; this is just the first basic implementation.
Attachments
Patch (22.08 KB, patch)
2022-02-19 23:32 PST, Myles C. Maxfield
dino: review+
Myles C. Maxfield
Comment 1 2022-02-19 23:32:14 PST
Myles C. Maxfield
Comment 2 2022-02-21 13:34:29 PST
Radar WebKit Bug Importer
Comment 3 2022-02-21 13:35:20 PST
Note You need to log in before you can comment on or make changes to this bug.