Bug 187977 - Remove support for the double type from WHLSL
Summary: Remove support for the double type from WHLSL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thomas Denney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-24 16:24 PDT by Thomas Denney
Modified: 2018-07-24 17:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (38.16 KB, patch)
2018-07-24 16:30 PDT, Thomas Denney
no flags Details | Formatted Diff | Diff
Patch (38.02 KB, patch)
2018-07-24 16:41 PDT, Thomas Denney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Denney 2018-07-24 16:24:49 PDT
Remove support for the double type from WHLSL
Comment 1 Thomas Denney 2018-07-24 16:30:26 PDT
Created attachment 345723 [details]
Patch
Comment 2 Myles C. Maxfield 2018-07-24 16:36:30 PDT
Comment on attachment 345723 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=345723&action=review

> Tools/WebGPUShadingLanguageRI/Test.js:3617
> +    // checkFloat(program, callFunction(program, "foo8", [], []), 7.5);

???
Comment 3 Thomas Denney 2018-07-24 16:41:05 PDT
Created attachment 345726 [details]
Patch
Comment 4 WebKit Commit Bot 2018-07-24 17:21:25 PDT
Comment on attachment 345726 [details]
Patch

Clearing flags on attachment: 345726

Committed r234182: <https://trac.webkit.org/changeset/234182>
Comment 5 WebKit Commit Bot 2018-07-24 17:21:26 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-07-24 17:22:16 PDT
<rdar://problem/42563416>