Bug 189107

Summary: [WHLSL] Returning a pointer to an argument should work
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176199, 189202    

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