mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
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:
parent
d0d443abd7
commit
be52ea2af7
2 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue