Bug 189103 - [WHLSL] Implement half-precision literals
Summary: [WHLSL] Implement half-precision literals
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2018-08-29 15:38 PDT by Myles C. Maxfield
Modified: 2018-10-13 15:01 PDT (History)
1 user (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 15:38:34 PDT
Perhaps something like 3.0h?

We should figure out what HLSL does.
Comment 1 Thomas Denney 2018-08-29 17:07:24 PDT
We also need to update the spec, see https://github.com/gpuweb/WHLSL/issues/4
Comment 2 Myles C. Maxfield 2018-10-13 15:01:59 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/69