[Webkit-unassigned] [Bug 201838] New: [WHLSL] check our implementation of modf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 13:26:30 PDT 2019


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

            Bug ID: 201838
           Summary: [WHLSL] check our implementation of modf
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rmorisset at apple.com

It seems to return the integer part and store through a pointer the fractional part.
According to both https://www.khronos.org/registry/spir-v/specs/unified1/GLSL.std.450.html and https://docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-modf it should be the opposite.

-- 
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/20190916/98fc3053/attachment.html>


More information about the webkit-unassigned mailing list