Bug 258004 - [WebGPU] Implement validation for getBindGroupLayout
Summary: [WebGPU] Implement validation for getBindGroupLayout
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-06-12 22:20 PDT by Mike Wyrzykowski
Modified: 2023-06-13 19:10 PDT (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-06-12 22:20:58 PDT
[WebGPU] Implement validation for getBindGroupLayout

https://www.w3.org/TR/webgpu/#dom-gpupipelinebase-getbindgrouplayout
Comment 1 Radar WebKit Bug Importer 2023-06-12 22:21:23 PDT
<rdar://problem/110688660>
Comment 2 Mike Wyrzykowski 2023-06-12 22:38:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14906
Comment 3 EWS 2023-06-13 19:10:36 PDT
Committed 265139@main (79d919888cc9): <https://commits.webkit.org/265139@main>

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