[Mesa-dev] [Bug 87371] brw_vec4_visitor.cpp:2435: undefined reference to `_mesa_get_sampler_uniform_value'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 16 21:40:15 PST 2014


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Vinson Lee <vlee at freedesktop.org> ---
commit fc016bc0f3d83bbf3eb968938f4bc9df55214ecd
Author: Mark Janes <mark.a.janes at intel.com>
Date:   Tue Dec 16 14:29:28 2014 -0800

    i965: remove includes of sampler.h from extern "C" blocks

    C linkage was removed from functions in program/sampler.cpp.  However,
    some cpp files include program/sampler.h within extern "C" blocks,
    causing link errors for test_vec4_copy_propagation.

    Reviewed-by: Brian Paul <brianp at vmware.com>
    Tested-by: Ian Romanick <ian.d.romanick at intel.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141217/fe5aefc9/attachment-0001.html>


More information about the mesa-dev mailing list