radv: remove duplicate definition of SQTT_BUFFER_ALIGN_SHIFT

It's already defined in ac_sqtt.h.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33068>
This commit is contained in:
Samuel Pitoiset
2025-01-16 08:13:03 -08:00
committed by Marge Bot
parent e9d4030fb7
commit 05bfa317a0
-2
View File
@@ -20,8 +20,6 @@
#include "vk_command_pool.h"
#include "vk_common_entrypoints.h"
#define SQTT_BUFFER_ALIGN_SHIFT 12
bool
radv_is_instruction_timing_enabled(void)
{