mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
pvr: mark pvr_query_compute.c as per-arch
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
be52ea2af7
commit
3d84905198
2 changed files with 1 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ pvr_files = files(
|
|||
'pvr_arch_job_transfer.c',
|
||||
'pvr_arch_pass.c',
|
||||
'pvr_arch_queue.c',
|
||||
'pvr_arch_query_compute.c',
|
||||
'pvr_arch_sampler.c',
|
||||
'pvr_arch_spm.c',
|
||||
'pvr_arch_tex_state.c',
|
||||
|
|
@ -61,7 +62,6 @@ pvr_files = files(
|
|||
'pvr_pipeline.c',
|
||||
'pvr_transfer_frag_store.c',
|
||||
'pvr_query.c',
|
||||
'pvr_query_compute.c',
|
||||
'pvr_robustness.c',
|
||||
'pvr_rt_dataset.c',
|
||||
'pvr_spm.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue