mesa/src/amd/vulkan/meta
Erik Faye-Lund 6d142078bc nir: use generated immediate comparison helpers
This makes the code a bit less verbose, so let's use the helpers.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23393>
2023-06-05 13:40:08 +00:00
..
radv_meta.c radv/meta: fix uninitialised stack memory usage. 2023-05-31 06:52:46 +00:00
radv_meta.h radv/meta: rename dest to dst 2023-05-03 13:45:38 +00:00
radv_meta_blit.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_blit2d.c radv: use vk_image::samples instead of radv_image::info::samples 2023-05-08 09:17:12 +00:00
radv_meta_buffer.c
radv_meta_bufimage.c treewide: Use nir_replicate 2023-05-30 16:24:21 -04:00
radv_meta_clear.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_copy.c radv: Guard against misplaced RGP barrier markers. 2023-06-02 11:55:03 +00:00
radv_meta_copy_vrs_htile.c
radv_meta_dcc_retile.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_decompress.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_etc_decode.c nir: use generated immediate comparison helpers 2023-06-05 13:40:08 +00:00
radv_meta_fast_clear.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_fmask_copy.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_fmask_expand.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_resolve.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_resolve_cs.c radeonsi,radv: use nir_format_linear_to_srgb 2023-05-25 09:33:40 +00:00
radv_meta_resolve_fs.c radv: use vk_image::samples instead of radv_image::info::samples 2023-05-08 09:17:12 +00:00