[Mesa-dev] [Bug 109656] duplicate symbol _compute_shader_video_buffer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 17 06:31:54 UTC 2019


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

            Bug ID: 109656
           Summary: duplicate symbol _compute_shader_video_buffer
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org
                CC: christian.koenig at amd.com

CXXLD    gallium_dri.la
duplicate symbol _compute_shader_video_buffer in:
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor.o)
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor_cs.o)
duplicate symbol _compute_shader_weave in:
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor.o)
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor_cs.o)
duplicate symbol _compute_shader_rgba in:
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor.o)
   
../../../../src/gallium/auxiliary/.libs/libgalliumvl.a(libgalliumvl_la-vl_compositor_cs.o)
ld: 3 duplicate symbols for architecture x86_64



commit 9364d66cb7f7deb83876a44bb4e29e8105141c16 (HEAD)
Author: James Zhu <James.Zhu at amd.com>
Date:   Fri Feb 1 10:01:59 2019 -0500

    gallium/auxiliary/vl: Add video compositor compute shader render

    Add compute shader initilization, assign and cleanup in vl_compositor API.
    Set video compositor compute shader render as default when pipe support it.

    Signed-off-by: James Zhu <James.Zhu at amd.com>
    Reviewed-by: Christian König <christian.koenig at amd.com>

-- 
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/20190217/13151e30/attachment.html>


More information about the mesa-dev mailing list