[Webkit-unassigned] [Bug 272599] [WebGPU] https://playcanvas.github.io/#/misc/spineboy fails because sampler is not compatible with sampler_comparison
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 12 18:01:05 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272599
--- Comment #1 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
the sampler which fails I think is:
@group(1) @binding(6) var shadowAtlasTexture_sampler : sampler;
which is not used anywhere from what I can tell in the WGSL source.
we are not considering the 'statically used' portion of the specification:
https://www.w3.org/TR/webgpu/#statically-used
--
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/20240413/86418874/attachment.htm>
More information about the webkit-unassigned
mailing list