[Mesa-dev] [Bug 105444] Enable GL disk shader cache when transform feedback is enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 12 01:38:05 UTC 2018


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

            Bug ID: 105444
           Summary: Enable GL disk shader cache when transform feedback is
                    enabled
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: jljusten at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

The Mesa shader cache core support and drivers prevent shader cache
usage when a shader program uses transform feedback.

We should try to remove this restriction for performance reasons,
and to simplify some code paths, by removing the need to check
for transform feedback.

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


More information about the mesa-dev mailing list