[Mesa-dev] [Bug 109735] [Regression] broken font with mesa_vulkan_overlay

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 22 00:39:23 UTC 2019


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

            Bug ID: 109735
           Summary: [Regression] broken font with mesa_vulkan_overlay
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/radeon
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: oschowa at web.de
        QA Contact: mesa-dev at lists.freedesktop.org

The mesa_vulkan_overlay renders broken font with recent radv-git, 18.3.3 works
fine (both build against LLVM 7.0.1). GPU is a RX580. Bisected to:

commit da2959463616756e89cece39f2bae1d437df4bbd
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Wed Jan 16 11:52:03 2019 -0600

    spirv: Only split blocks

    Instead of splitting every per-vertex struct, just split the ones that
    are actually blocks.  The reason for the split is so that we have
    separate variables for separate locations, qualifiers, and builtin
    decorations.  The vulkan spec only allows these on members of blocks.

    Reviewed-by: Alejandro PiƱeiro <apinheiro at igalia.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190222/80709dc7/attachment.html>


More information about the mesa-dev mailing list