Bug 189107 - [WHLSL] Returning a pointer to an argument should work
Summary: [WHLSL] Returning a pointer to an argument should work
Status: RESOLVED DUPLICATE of bug 188402
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 176199 189202
  Show dependency treegraph
 
Reported: 2018-08-29 16:09 PDT by Myles C. Maxfield
Modified: 2018-10-13 14:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2018-08-29 16:09:18 PDT
Arguments are variables, too, so they should have global lifetime.
Comment 1 Radar WebKit Bug Importer 2018-09-12 18:51:16 PDT
<rdar://problem/44403011>
Comment 2 Myles C. Maxfield 2018-09-22 03:03:00 PDT

*** This bug has been marked as a duplicate of bug 188402 ***
Comment 3 Myles C. Maxfield 2018-10-13 14:59:55 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/67