[Webkit-unassigned] [Bug 199895] [WHLSL] MTLComputePipelineState creation fails with "Compiler encountered an internal error." message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 16:22:05 PDT 2019


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

--- Comment #4 from Justin Fan <justin_fan at apple.com> ---
Even simpler reduction compatible with the test harness:

    void test(device uint[] buffer) {
        device uint[34] cache;
        cache[buffer[0]] = buffer[0];
    }

-- 
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/20190718/4faed0a5/attachment.html>


More information about the webkit-unassigned mailing list