mesa/src/amd/vulkan/meta
Dr. David Alan Gilbert 8b6b327d1b treewide: Cleanup unused structs
vk/wsi: Remove unused struct 'wsi_headless_format'

'wsi_headless_format' appears unused, and seems
to have been since initial commit.

radv: Remove unused struct 'blit_region'

'blit_region' appears unused, I think since initial commit.

r600: Remove unused structs

'eg_interp' and 'r600_shader_src' are unused.
I think they are just leftovers from the cleanup
in 20e6c31ba6.

i915: Remove unused struct 'i915_tracked_hw_state'

'i915_tracked_hw_state' appears unused. I think it's just
a leftover from 179cb58795.

llvmpipe: Remove unused struct 'linear_interp'

'linear_interp' doesn't ever seem to have been used.

radeonsi: Remove unused struct 'texture_orig_info'

'texture_orig_info' seems unused, I think since 46b2b3bda8.

svga: Remove unused struct 'svga_3d_invalidate_gb_image'

'svga_3d_invalidate_gb_image' appears unused since 1942c06f9c.
Remove it.

nir: Remove unused struct 'split_struct_state'

'split_struct_state' looks unused since the original commit.

Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29105>
2024-05-11 17:30:59 +00:00
..
radv_meta.c radv: split cmdbuf dirty flags into dirty/dirty_dynamic 2024-05-06 08:33:37 +02:00
radv_meta.h radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_astc_decode.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_blit.c treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
radv_meta_blit2d.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_buffer.c radv: replace RADV_FROM_HANDLE by VK_FROM_HANDLE 2024-04-04 21:57:45 +00:00
radv_meta_bufimage.c radv: Fix differing aspect masks for multiplane image copies. 2024-04-23 13:11:49 +00:00
radv_meta_clear.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_copy.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_copy_vrs_htile.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_dcc_retile.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_decompress.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_etc_decode.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_fast_clear.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_fmask_copy.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_fmask_expand.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_resolve.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_resolve_cs.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00
radv_meta_resolve_fs.c radv: use SPDX-License-Identifier 2024-04-08 07:17:31 +00:00