[Webkit-unassigned] [Bug 273070] New: [WebGPU] https://philogb.github.io/page/indraspearls/ fails to compile shader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 09:26:02 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273070

            Bug ID: 273070
           Summary: [WebGPU] https://philogb.github.io/page/indraspearls/
                    fails to compile shader
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mwyrzykowski at apple.com

Created attachment 471041

  --> https://bugs.webkit.org/attachment.cgi?id=471041&action=review

WGSL source

Site is using something like:

for (var i = 0; i < 250; i++) @diagnostic(off,derivative_uniformity) {

which we don't parse


1 error generated while compiling the shader:
307:38: Expected a {, but got a @


Attaching full WGSL source

-- 
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/20240422/630f8b6e/attachment.htm>


More information about the webkit-unassigned mailing list