Bug 279604 - [WGSL] validate that alignment is a multiple of RequiredAlignOf(T,C)
Summary: [WGSL] validate that alignment is a multiple of RequiredAlignOf(T,C)
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-09-12 11:23 PDT by Mike Wyrzykowski
Modified: 2024-09-13 16:07 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-09-12 11:23:07 PDT
[WGSL] validate that alignment is a multiple of RequiredAlignOf(T,C)
Comment 1 Mike Wyrzykowski 2024-09-12 11:23:18 PDT
rdar://135132177
Comment 2 Mike Wyrzykowski 2024-09-12 11:24:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/33557
Comment 3 EWS 2024-09-13 16:07:41 PDT
Committed 283657@main (7fcae8c7c3b8): <https://commits.webkit.org/283657@main>

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