Bug 254106 - [WebGPU] Simplify samples after writeBuffer fixes
Summary: [WebGPU] Simplify samples after writeBuffer fixes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-17 22:07 PDT by Mike Wyrzykowski
Modified: 2023-03-20 09:45 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2023-03-17 22:07:59 PDT
Now that GPUQueue.writeBuffer passes the CTS, we can update the samples to use the simplified and correct version of the API.
Comment 1 Radar WebKit Bug Importer 2023-03-17 22:08:16 PDT
<rdar://problem/106888396>
Comment 2 Mike Wyrzykowski 2023-03-17 22:14:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11561
Comment 3 Mike Wyrzykowski 2023-03-17 22:21:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11675
Comment 4 EWS 2023-03-20 09:44:43 PDT
Committed 261875@main (3a4945ba8a14): <https://commits.webkit.org/261875@main>

Reviewed commits have been landed. Closing PR #11675 and removing active labels.