Bug 240433
Summary: | ANGLE fails to compile on Arm. | ||
---|---|---|---|
Product: | WebKit | Reporter: | David <daveh> |
Component: | ANGLE | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified | ||
URL: | https://www.shadertoy.com/view/stjBRd | ||
Bug Depends on: | 230472 | ||
Bug Blocks: |
David
ANGLE/Metal bug. Fails to compile:
On Apple M1 device and iPads.
col.r += col.a = 1.0;
Example:
https://www.shadertoy.com/view/stjBRd
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
Thank you for the report. I think this one has been fixed already.
If you have time, please retry with macOS 12.3 and/or iOS 15.3.
Most likely duplicate of bug 230472
David
This is still broken on iOS 15.4.1
David
This is fixed in iOS 15.5
Radar WebKit Bug Importer
<rdar://problem/93727663>
Brent Fulgham
*** This bug has been marked as a duplicate of bug 230472 ***