RESOLVED FIXED 236933
[WebGPU] Tracer bullet part 11: Implement shader creation methods
https://bugs.webkit.org/show_bug.cgi?id=236933
Summary [WebGPU] Tracer bullet part 11: Implement shader creation methods
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.