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:
committed by
Marge Bot
parent
e9d4030fb7
commit
05bfa317a0
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user