[Bug 102897] Separate bind points are not implemented correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 20 11:07:18 UTC 2017


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

            Bug ID: 102897
           Summary: Separate bind points are not implemented correctly
           Product: Mesa
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/intel
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: joseph.kucia at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: jason at jlekstrand.net

Binding descriptors sets for the compute pipeline should not disturb bindings
for the graphics pipeline and vice versa. The Vulkan spec states:
"pipelineBindPoint is a VkPipelineBindPoint indicating whether the descriptors
will be used by graphics pipelines or compute pipelines. There is a separate
set of bind points for each of graphics and compute, so binding one does not
disturb the other."

Crucible:
https://lists.freedesktop.org/archives/piglit/2017-September/022949.html

-- 
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/intel-3d-bugs/attachments/20170920/7ccd4f5d/attachment-0001.html>


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