Bug 198815 - [WHLSL] "&a[i]" should work and invoke "operator&[]"
Summary: [WHLSL] "&a[i]" should work and invoke "operator&[]"
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-12 17:45 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-12 17:45:57 PDT
I think it currently fails in the checker. If I were to guess, maybe we're trying to get a pointer to an rvalue.
Comment 1 Myles C. Maxfield 2020-05-05 00:42:33 PDT
WHLSL is no longer relevant.