Bug 274706 - [WebGPU] Bind groups skip validation in some cases
Summary: [WebGPU] Bind groups skip validation in some cases
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Wyrzykowski
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-24 20:54 PDT by Mike Wyrzykowski
Modified: 2024-05-28 14:05 PDT (History)
3 users (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-05-24 20:54:23 PDT
[WebGPU] Bind groups skip validation of the first N-many bind groups, where N == number of vertex buffers in the pipeline
Comment 1 Mike Wyrzykowski 2024-05-24 20:54:35 PDT
radar://128673122
Comment 2 Mike Wyrzykowski 2024-05-24 21:28:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29110
Comment 3 EWS 2024-05-28 14:05:22 PDT
Committed 279403@main (5dceca812aa0): <https://commits.webkit.org/279403@main>

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