Bug 176189 - There should only be one callFunction API in WSL
Summary: There should only be one callFunction API in WSL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-08-31 15:19 PDT by Filip Pizlo
Modified: 2018-10-13 20:01 PDT (History)
3 users (show)

See Also:


Attachments
the patch (4.06 KB, patch)
2017-08-31 15:21 PDT, Filip Pizlo
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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