radv: add radv_printf.h

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28551>
This commit is contained in:
Samuel Pitoiset
2024-04-02 14:15:19 +02:00
committed by Marge Bot
parent d1adbf0e53
commit 9a7afbfa13
8 changed files with 63 additions and 26 deletions

View File

@@ -38,6 +38,7 @@
#include "util/u_atomic.h"
#include "radv_cs.h"
#include "radv_debug.h"
#include "radv_printf.h"
#include "radv_private.h"
#include "radv_sdma.h"
#include "radv_shader_args.h"