[Webkit-unassigned] [Bug 190725] New: Cables "twist mesh" example shader fails to compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 10:12:30 PDT 2018


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

            Bug ID: 190725
           Summary: Cables "twist mesh" example shader fails to compile
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: dino at apple.com

https://cables.gl/ui/#/project/5a7a3301484055e709297899

The shader includes:
mat4 mvMatrix;
...
normalMatrix=mat3(inverse(transpose(mvMatrix)));

This line has two errors when compiled in macOS Safari:

ERROR: 0:163: 'transpose' : no matching overloaded function found
ERROR: 0:163: 'inverse' : no matching overloaded function found

-- 
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/20181018/e6bb5397/attachment.html>


More information about the webkit-unassigned mailing list