Bug 255119 - [WGSL] Add type declarations for clamp, min & max
Summary: [WGSL] Add type declarations for clamp, min & max
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-06 14:40 PDT by Dan Glastonbury
Modified: 2023-04-07 11:54 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-06 14:40:59 PDT
Add all the possible overloads for standard library functions clamp, min and
max.
Comment 1 Radar WebKit Bug Importer 2023-04-06 14:41:32 PDT
<rdar://problem/107728319>
Comment 2 Dan Glastonbury 2023-04-06 14:42:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12479
Comment 3 EWS 2023-04-06 16:19:13 PDT
Committed 262689@main (11ca14835bd4): <https://commits.webkit.org/262689@main>

Reviewed commits have been landed. Closing PR #12479 and removing active labels.
Comment 4 Dan Glastonbury 2023-04-07 10:22:16 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/12514
Comment 5 EWS 2023-04-07 11:54:12 PDT
Committed 262720@main (e5ac16cb40c1): <https://commits.webkit.org/262720@main>

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