Bug 229036 - ANGLE translator testing does not support MSL
Summary: ANGLE translator testing does not support MSL
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: ANGLE (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords:
Depends on: 229033
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-12 05:19 PDT by Kimmo Kinnunen
Modified: 2022-02-10 16:41 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.33 KB, patch)
2021-08-12 05:25 PDT, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-08-12 05:19:00 PDT
ANGLE translator fuzzer does not support MSL
Comment 1 Kimmo Kinnunen 2021-08-12 05:25:51 PDT
Created attachment 435418 [details]
Patch
Comment 2 EWS Watchlist 2021-08-12 05:26:53 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 3 Kenneth Russell 2021-08-13 15:02:00 PDT
Comment on attachment 435418 [details]
Patch

Is this a cherry-pick of an upstream commit? If so could you please refer to it in the commit message?

If not - would you please put up a CL against upstream ANGLE making this change so it can be reviewed there first?
Comment 4 Kimmo Kinnunen 2021-08-16 00:35:10 PDT
(In reply to Kenneth Russell from comment #3)
> Is this a cherry-pick of an upstream commit? If so could you please refer to
> it in the commit message?
> 
> If not - would you please put up a CL against upstream ANGLE making this
> change so it can be reviewed there first?

This one is "original content" by yours truly.
I'll check what's the status with contributing directly to upstream...