mesa/src/broadcom/qpu
Jose Maria Casanova Crespo 68bb26af63 broadcom: Fix implicit declaration of ffs for Android build
Include util/bitscan.h to ensure ffs is available when there is no
glibc like in Android.

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1983
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2554>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2554>
2020-02-06 18:31:13 +01:00
..
tests delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
meson.build meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
qpu_disasm.c tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
qpu_disasm.h
qpu_instr.c v3d: add shader-db stat to count SFU stalls 2019-07-22 03:00:50 +02:00
qpu_instr.h v3d: add shader-db stat to count SFU stalls 2019-07-22 03:00:50 +02:00
qpu_pack.c broadcom: Fix implicit declaration of ffs for Android build 2020-02-06 18:31:13 +01:00
qpu_validate.c