[Bug 95182] anv_nir_apply_dynamic_offsets.c: error: too few arguments to function ‘nir_build_imm’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 28 11:43:39 UTC 2016


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

            Bug ID: 95182
           Summary: anv_nir_apply_dynamic_offsets.c: error: too few
                    arguments to function ‘nir_build_imm’
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/intel
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: lonewolf at xs4all.nl
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Build failure, git version 7e7710a .

  CC       libvulkan_intel_la-anv_wsi_x11.lo
anv_nir_apply_dynamic_offsets.c: In function ‘apply_dynamic_offsets_block’:
anv_nir_apply_dynamic_offsets.c:123:13: error: incompatible type for argument 3
of ‘nir_build_imm’
             (nir_const_value) { .u32 = { 0, 0, 0, 0 } });
             ^
In file included from anv_nir_apply_dynamic_offsets.c:25:0:
../../../src/compiler/nir/nir_builder.h:91:1: note: expected ‘unsigned int’ but
argument is of type ‘nir_const_value {aka struct <anonymous>}’
 nir_build_imm(nir_builder *build, unsigned num_components,
 ^
anv_nir_apply_dynamic_offsets.c:122:30: error: too few arguments to function
‘nir_build_imm’
          nir_ssa_def *zero = nir_build_imm(b, intrin->num_components,
                              ^
In file included from anv_nir_apply_dynamic_offsets.c:25:0:
../../../src/compiler/nir/nir_builder.h:91:1: note: declared here
 nir_build_imm(nir_builder *build, unsigned num_components,
 ^
Makefile:1514: recipe for target
'libvulkan_intel_la-anv_nir_apply_dynamic_offsets.lo' failed
make[4]: *** [libvulkan_intel_la-anv_nir_apply_dynamic_offsets.lo] Error 1

-- 
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/intel-3d-bugs/attachments/20160428/55959c61/attachment.html>


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