Bug 281433
| Summary: | [WebGPU] webgpu.github.io/webgpu-samples/?sample=marchingCubes fails to compile shader | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU] webgpu.github.io/webgpu-samples/?sample=marchingCubes fails to compile shader
Repro:
(1) Open webgpu.github.io/webgpu-samples/?sample=marchingCubes
(2) Note the compilation failure:
program_source:49:69: error: pointer type must have explicit address space qualifier
unsigned __global10_ArrayLength = (*(const unsigned*)((( uint8_t*)&(__ArgumentBuffer_1.__global10_ArrayLength)) + __DynamicOffsets[2u]));
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137885520>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/35178
EWS
Committed 285189@main (e8af88d2a5ea): <https://commits.webkit.org/285189@main>
Reviewed commits have been landed. Closing PR #35178 and removing active labels.
EWS
Committed 283286.291@safari-7620-branch (abf4538f2423): <https://commits.webkit.org/283286.291@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2033 and removing active labels.