Bug 176189

Summary: There should only be one callFunction API in WSL
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: WebGPUAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 176199    
Attachments:
Description Flags
the patch saam: review+

Description Filip Pizlo 2017-08-31 15:19:25 PDT
And it should always take TypedValues, and TypedValues should always have a type and an ePtr.  TypedValue should make it easy to box and unbox.
Comment 1 Filip Pizlo 2017-08-31 15:21:26 PDT
Created attachment 319528 [details]
the patch
Comment 2 Filip Pizlo 2017-08-31 15:24:07 PDT
Landed in https://trac.webkit.org/changeset/221449/webkit
Comment 3 Radar WebKit Bug Importer 2017-09-27 12:59:21 PDT
<rdar://problem/34694431>
Comment 4 Myles C. Maxfield 2018-10-13 20:01:56 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/205