https://bugs.freedesktop.org/show_bug.cgi?id=84538
Priority: medium Bug ID: 84538 Keywords: regression Assignee: mesa-dev@lists.freedesktop.org Summary: lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’ Severity: normal Classification: Unclassified OS: All Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Mesa core Product: Mesa mesa: eedbce9c63a3f385908bdc8a69e8be98dd3522ff (master 10.4.0-devel) Compiling src/gallium/drivers/llvmpipe/lp_test_format.c ... src/gallium/drivers/llvmpipe/lp_test_format.c: In function ‘test_format_unorm8’: src/gallium/drivers/llvmpipe/lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’ gallivm = gallivm_create("test_module_unorm8"); ^ In file included from src/gallium/auxiliary/gallivm/lp_bld_format.h:38:0, from src/gallium/drivers/llvmpipe/lp_test_format.c:42: src/gallium/auxiliary/gallivm/lp_bld_init.h:58:1: note: declared here gallivm_create(const char *name, LLVMContextRef context); ^ -- 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