Bug 274706

Summary: [WebGPU] Bind groups skip validation in some cases
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Mike Wyrzykowski <mwyrzykowski>
Status: RESOLVED FIXED    
Severity: Normal CC: mwyrzykowski, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.