[Bug 109573] dEQP-VK.spirv_assembly.instruction.graphics.module.same_module

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 6 18:40:12 UTC 2019


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

            Bug ID: 109573
           Summary: dEQP-VK.spirv_assembly.instruction.graphics.module.sam
                    e_module
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: kenneth at whitecape.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

This test regressed with:

ef99f4c8d176f4e854e12afa1545fa53f651d758
Author:     Kenneth Graunke <kenneth at whitecape.org>

compiler: Mark clip/cull distance arrays as compact before lowering.

nir_lower_clip_cull_distance_arrays() marks the combined clip/cull
distance array as compact.  However, when translating in from GLSL
or SPIR-V, we were not marking the original float[] arrays as compact.

We should do so.  That way, we can detect these corner cases properly.


-------------------------------

FWIW, this test is listed as previously fixed by
3b804819650cc943fcd4cccedd140e4b27fbf993

Patch seems unrelated, so it was possibly fixed by some patch just before it.

-- 
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/20190206/5258f6eb/attachment.html>


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