mesa/src/amd
Vinson Lee c8630fd114 amd/addrlib: Add missing va_end.
Fix defect reported by Coverity Scan.

Missing varargs init or cleanup (VARARGS)
missing_va_end: va_end was not called for debugPrintInput.ap.

Fixes: 69ea473eeb ("amd/addrlib: update to the latest version")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7299>
2020-11-04 19:05:00 -08:00
..
addrlib amd/addrlib: Add missing va_end. 2020-11-04 19:05:00 -08:00
common amd: print NUM_PKRS with AMD_DEBUG=info on gfx10.3 2020-10-23 20:51:25 -04:00
compiler aco/ra: Fix counting of subdword variables in get_reg_create_vector 2020-11-04 12:08:49 +00:00
llvm nir: Make nir_deref_instr::mode a bitfield 2020-11-03 22:18:28 +00:00
registers amd: update gfx10-rsrc.json for gfx10.3 2020-10-23 20:51:20 -04:00
vulkan aco: implement 8/16-bit instructions which can be trivially widened 2020-11-04 11:50:37 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: aco: add aco_form_hard_clauses.cpp to Makefile.sources 2020-10-30 13:34:06 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00