[Mesa-dev] [Bug 100133] swr_context.cpp:336:44: error:=?UTF-8?Q?=20invalid=20conversion=20from=20=E2=80=98uint=20=7Baka=20unsigned=20int=7D=E2=80=99=20to=20=E2=80=98pipe=5Frender=5Fcond=5Fflag=E2=80=99=20?=[-fpermissive]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 8 21:19:44 UTC 2017


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

            Bug ID: 100133
           Summary: swr_context.cpp:336:44: error: invalid conversion from
                    ‘uint {aka unsigned int}’ to ‘pipe_render_cond_flag’
                    [-fpermissive]
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/swr
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

mesa: ab12a126fd7b549602ed24f5d7540e0acb0a56e3 (master 17.1.0-devel)

  CXX      libswrAVX_la-swr_context.lo
In file included from swr_context.cpp:24:0:
swr_context.h:162:62: warning: ignoring attributes on template argument
‘PFN_BLEND_JIT_FUNC {aka void (*)(const SWR_BLEND_STATE*, simdvector&,
simdvector&, __vector(8) float&, unsigned int, unsigned char*, simdvector&,
__vector(4) long long int*, __vector(4) long long int*)}’
[-Wignored-attributes]
    std::unordered_map<BLEND_COMPILE_STATE, PFN_BLEND_JIT_FUNC> *blendJIT;
                                                              ^
swr_context.cpp: In function ‘void swr_blit(pipe_context*, const
pipe_blit_info*)’:
swr_context.cpp:336:44: error: invalid conversion from ‘uint {aka unsigned
int}’ to ‘pipe_render_cond_flag’ [-fpermissive]
                                       ctx->render_cond_mode);
                                       ~~~~~^~~~~~~~~~~~~~~~

-- 
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/20170308/f799ee34/attachment.html>


More information about the mesa-dev mailing list