Bug 269091 - [WebGPU] usesFeature should be considered on an entry point basis
Summary: [WebGPU] usesFeature should be considered on an entry point basis
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: 2024-02-09 13:43 PST by Mike Wyrzykowski
Modified: 2024-02-12 11:36 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 2024-02-09 13:43:09 PST
[WebGPU] uses[123]feature should be considered on an entry point basis

Currently we consider it globally within the shader module.
Comment 1 Radar WebKit Bug Importer 2024-02-09 13:43:26 PST
<rdar://problem/122666801>
Comment 2 Mike Wyrzykowski 2024-02-09 13:48:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/24170
Comment 3 EWS 2024-02-12 11:36:12 PST
Committed 274474@main (4e820e51d023): <https://commits.webkit.org/274474@main>

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