Bug 234220 - Metal backend fails (Shadershowdown)
Summary: Metal backend fails (Shadershowdown)
Status: RESOLVED DUPLICATE of bug 226660
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-12 16:40 PST by markus
Modified: 2021-12-13 00:04 PST (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 markus 2021-12-12 16:40:15 PST
shader: https://www.shadertoy.com/view/flcSRB
Comment 1 Kimmo Kinnunen 2021-12-13 00:04:12 PST
Thanks for the report. This has been fixed and ships in iOS15.2 and some upcoming macOS release.
Most likely this is bug 230472 or bug 226660.
Resolving as bug 226660 with a guess that the MSL shader fails due to name conflict with GLSL shader function name "rand".

*** This bug has been marked as a duplicate of bug 226660 ***