mesa/src/amd
Samuel Pitoiset e425f92f3e radv: simplify creating image views for src resolve images
The Vulkan spec says:

"If samples is not VK_SAMPLE_COUNT_1_BIT, then imageType must be
 VK_IMAGE_TYPE_2D, flags must not contain
 VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT, mipLevels must be equal to 1..."

So, the source image is always 2D with no mipmaps.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26316>
2023-12-04 08:12:16 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci amd/ci: radeonsi is gl, not vk 2023-12-03 13:57:38 +00:00
common ac: add an IB parser that gathers context rolls 2023-12-01 01:15:55 +00:00
compiler aco: add test for post-ra DPP clobbered in linear cfg 2023-11-28 12:48:56 +00:00
drm-shim amd: rename GFX110x to NAVI31-33 2023-09-30 23:08:47 +00:00
llvm fix: ac/llvm: LLVM 18: remove useless passes, partially removed upstream 2023-11-24 14:11:09 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00
vulkan radv: simplify creating image views for src resolve images 2023-12-04 08:12:16 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00