WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2022-02-19 23:32:14 PST
Created
attachment 452681
[details]
Patch
Myles C. Maxfield
Comment 2
2022-02-21 13:34:29 PST
Committed
r290267
(
247592@trunk
): <
https://commits.webkit.org/247592@trunk
>
Radar WebKit Bug Importer
Comment 3
2022-02-21 13:35:20 PST
<
rdar://problem/89254032
>
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