Bug 223392 - 'MTLLanguageVersion1_0' is unavailable on Catalyst
Summary: 'MTLLanguageVersion1_0' is unavailable on Catalyst
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-17 12:30 PDT by Kyle Piddington
Modified: 2021-03-18 11:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2021-03-17 12:33 PDT, Kyle Piddington
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Piddington 2021-03-17 12:30:57 PDT
'MTLLanguageVersion1_0' is unavailable on Catalyst
Comment 1 Kyle Piddington 2021-03-17 12:33:40 PDT
Created attachment 423514 [details]
Patch
Comment 2 EWS Watchlist 2021-03-17 12:35:02 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 3 Ryan Haddad 2021-03-17 16:01:36 PDT
rdar://75534295
Comment 4 Jon Lee 2021-03-18 00:54:29 PDT
Comment on attachment 423514 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=423514&action=review

> Source/ThirdParty/ANGLE/ChangeLog:6
> +	Disable switch case in catalyst builds

Need spaces instead of tabs.
Comment 5 Ryan Haddad 2021-03-18 11:20:48 PDT
Committed r274654 (235479@main): <https://commits.webkit.org/235479@main>