broadcom/compiler: remove unused macro and function definition
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13444>
This commit is contained in:

committed by
Marge Bot

parent
9bc0fc89c8
commit
d50be41f8f
@@ -26,8 +26,6 @@
|
||||
#include "common/v3d_device_info.h"
|
||||
#include "v3d_compiler.h"
|
||||
|
||||
#define QPU_R(i) { .magic = false, .index = i }
|
||||
|
||||
#define ACC_INDEX 0
|
||||
#define ACC_COUNT 6
|
||||
#define PHYS_INDEX (ACC_INDEX + ACC_COUNT)
|
||||
|
Reference in New Issue
Block a user