Bug 255158
| Summary: | [WGSL] Add type declarations for trigonometric functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Add all the possible overloads for standard library trigonometric functions:
* acos, asin, atan, cos, sin, tan.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107759133>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/12514
Dan Glastonbury
Committed 262720@main (e5ac16cb40c1): <https://commits.webkit.org/262720@main>
Reviewed commits have been landed. Closing PR #12514 and removing active labels.