Bug 263138
| Summary: | [WGSL] bitcast is not supported | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
bitcast is not supported - https://www.w3.org/TR/WGSL/#bit-reinterp-builtin-functions
Used by https://www.babylonjs.com/demos/webgpu/forestwebgpu
Seems like this would map directly to Metal's "as_type" casting function (section 2.20, page 71 of the Metal language specification)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116936258>