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

          Priority: medium
            Bug ID: 75355
          Keywords: regression
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: brw_fs.h:135:37: error: invalid conversion from
                    'unsigned int' to 'brw_reg_type' [-fpermissive]
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Other
           Product: Mesa

mesa: 760c6777a0530b4894dec564cdf218f5364b4df1 (master)

  CXX      brw_blorp_blit.lo
In file included from brw_blorp_blit_eu.h:28:0,
                 from brw_blorp_blit.cpp:32:
brw_fs.h: In function 'fs_reg retype(fs_reg, unsigned int)':
brw_fs.h:135:37: error: invalid conversion from 'unsigned int' to
'brw_reg_type' [-fpermissive]
    reg.fixed_hw_reg.type = reg.type = type;
                                     ^

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to