Bug 264719

Summary: [WebGPU] https://webgpu.github.io/webgpu-samples/samples/computeBoids does not work
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mike Wyrzykowski 2023-11-12 22:08:16 PST
computeBoids sample was updated to use timestamp queries and these were not implemented to the current version of the WebGPU specification.

I would expect computeBoids to function again after the timestamp query implementation is corrected.
Comment 1 Radar WebKit Bug Importer 2023-11-12 22:22:33 PST
<rdar://problem/118315907>
Comment 2 Mike Wyrzykowski 2023-11-13 14:06:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/20440
Comment 3 EWS 2023-11-13 22:48:30 PST
Committed 270694@main (36b04e3cb9bc): <https://commits.webkit.org/270694@main>

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