https://bugs.freedesktop.org/show_bug.cgi?id=78888
Priority: medium
Bug ID: 78888
Keywords: regression
CC: kenn...@whitecape.org
Assignee: mesa-dev@lists.freedesktop.org
Summary: test_eu_compact.c:54:3: error: implicit declaration of
function ‘brw_disasm’
[-Werror=implicit-function-declaration]
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: v...@freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 13edd5f6160fce73369afbbf937b5e7ef646a4cc (master 10.3.0-devel)
$ make check
[...]
CC test_eu_compact.o
test_eu_compact.c: In function ‘test_compact_instruction’:
test_eu_compact.c:54:3: error: implicit declaration of function ‘brw_disasm’
[-Werror=implicit-function-declaration]
brw_disasm(stderr, &src, brw->gen, false);
^
--
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