Bug 264719 - [WebGPU] https://webgpu.github.io/webgpu-samples/samples/computeBoids does not work
Summary: [WebGPU] https://webgpu.github.io/webgpu-samples/samples/computeBoids does no...
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-11-12 22:08 PST by Mike Wyrzykowski
Modified: 2023-11-13 22:48 PST (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-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.