mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
pvr: mark pvr_tex_state.c as multi-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
6c14ff34e8
commit
eb56f9a200
2 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ pvr_files = files(
|
|||
'pvr_arch_descriptor_set.c',
|
||||
'pvr_arch_device.c',
|
||||
'pvr_arch_pass.c',
|
||||
'pvr_arch_tex_state.c',
|
||||
'pvr_blit.c',
|
||||
'pvr_bo.c',
|
||||
'pvr_clear.c',
|
||||
|
|
@ -61,7 +62,6 @@ pvr_files = files(
|
|||
'pvr_rt_dataset.c',
|
||||
'pvr_sampler.c',
|
||||
'pvr_spm.c',
|
||||
'pvr_tex_state.c',
|
||||
'pvr_usc.c',
|
||||
'pvr_wsi.c',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue