[Webkit-unassigned] [Bug 270079] PlayCanvas WebGPU examples failed to run
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 4 09:21:32 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=270079
--- Comment #2 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
I see a shader compilation failure when running locally:
1 error generated while compiling the shader:
100:6: type in function call does not match parameter type: expected 'ptr<workgroup, array<atomic<u32>, 1>, read_write>', found 'ptr<uniform, host_shareable, read>'
As this is allowed by Chrome, we need to see if Chrome is in line with the specification or if this is a bug in our WGSL -> metal step
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240304/ca3976af/attachment.htm>
More information about the webkit-unassigned
mailing list