[Bug 106393] glsl-fs-shader-stencil-export hangs forever

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 3 21:41:03 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106393

            Bug ID: 106393
           Summary: glsl-fs-shader-stencil-export hangs forever
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: itoral at igalia.com
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

This test, and fbo-depth-array, intermittently spin forever.

Bisected to:
96b51537908cd2aace85f54b437eeb72e6346b7e
Author:     Iago Toral Quiroga <itoral at igalia.com>

i965/compiler: handle conversion to smaller type in the lowering pass for that

The lowering pass was specialized to act on 64-bit to 32-bit conversions only,
but the implementation is valid for other cases.

Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180503/adc7a751/attachment.html>


More information about the intel-3d-bugs mailing list