Bug 255754 - [WGSL] Implement compound assignment statements
Summary: [WGSL] Implement compound assignment statements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-20 17:37 PDT by Dan Glastonbury
Modified: 2023-04-21 18:22 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 Dan Glastonbury 2023-04-20 17:37:12 PDT
Implement WGSL compound assignment statement, `+=`, `-=`, et al.
Comment 1 Radar WebKit Bug Importer 2023-04-20 17:37:27 PDT
<rdar://problem/108347694>
Comment 2 Dan Glastonbury 2023-04-21 16:41:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13001
Comment 3 EWS 2023-04-21 18:22:27 PDT
Committed 263272@main (56d070db0af6): <https://commits.webkit.org/263272@main>

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