Bug 198861 - [WHLSL] Make auto generate operator== for reference types work
Summary: [WHLSL] Make auto generate operator== for reference types work
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-14 11:53 PDT by Saam Barati
Modified: 2020-05-05 00:42 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-06-14 11:53:02 PDT
When we do, we need to remove the operator== I've added to stdlib, and add back the assert in checkDuplicateFunctions that native function declarations pass static checks.
Comment 1 Myles C. Maxfield 2020-05-05 00:42:28 PDT
WHLSL is no longer relevant.