pvr: mark pvr_queue.c as multi-arch
Signed-off-by: Ashish Chauhan <ashish.chauhan@imgtec.com> Acked-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38922>
This commit is contained in:
committed by
Erik Faye-Lund
parent
d0d443abd7
commit
be52ea2af7
@@ -39,6 +39,7 @@ pvr_files = files(
|
||||
'pvr_arch_job_render.c',
|
||||
'pvr_arch_job_transfer.c',
|
||||
'pvr_arch_pass.c',
|
||||
'pvr_arch_queue.c',
|
||||
'pvr_arch_sampler.c',
|
||||
'pvr_arch_spm.c',
|
||||
'pvr_arch_tex_state.c',
|
||||
@@ -61,7 +62,6 @@ pvr_files = files(
|
||||
'pvr_transfer_frag_store.c',
|
||||
'pvr_query.c',
|
||||
'pvr_query_compute.c',
|
||||
'pvr_queue.c',
|
||||
'pvr_robustness.c',
|
||||
'pvr_rt_dataset.c',
|
||||
'pvr_spm.c',
|
||||
|
||||
Reference in New Issue
Block a user