pvr: mark pvr_cmd_query.c as per-arch
This is riddled with per-arch details; this should all be per-arch I think. Acked-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38922>
This commit is contained in:
@@ -26,6 +26,7 @@ pvr_files = files(
|
||||
'winsys/pvr_winsys_helper.c',
|
||||
'pvr_arch_border.c',
|
||||
'pvr_arch_cmd_buffer.c',
|
||||
'pvr_arch_cmd_query.c',
|
||||
'pvr_arch_csb.c',
|
||||
'pvr_arch_descriptor_set.c',
|
||||
'pvr_arch_device.c',
|
||||
@@ -35,7 +36,6 @@ pvr_files = files(
|
||||
'pvr_blit.c',
|
||||
'pvr_bo.c',
|
||||
'pvr_clear.c',
|
||||
'pvr_cmd_query.c',
|
||||
'pvr_csb.c',
|
||||
'pvr_descriptor_set.c',
|
||||
'pvr_device.c',
|
||||
|
||||
Reference in New Issue
Block a user