mesa/src/amd
Rhys Perry 926d9f1cef radv: support minmax filter for more formats
Support should be the same as AMDVLK, except for these formats:
- VK_FORMAT_R4G4_UNORM_PACK8
- VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT
- VK_FORMAT_A4B4G4R4_UNORM_PACK16_EXT
- VK_FORMAT_A1B5G5R5_UNORM_PACK16_KHR
- VK_FORMAT_A8_UNORM_KHR
- VK_FORMAT_X8_D24_UNORM_PACK32
- VK_FORMAT_D24_UNORM_S8_UINT
And the various emulated compressed formats.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27551>
2024-02-12 20:05:27 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci radv/ci: remove VKD3D_CONFIG=dxr11 for navi21/navi31 2024-02-08 17:39:59 +00:00
common amd/common: Use the correct register table for GFX10_3 2024-02-12 14:04:24 +00:00
compiler aco: print exec/vcc_lo/hi for single dword access 2024-02-09 22:14:44 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm ac/llvm: implement as_uniform and ballot_relaxed 2024-01-19 20:13:34 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd/vpelib: Add UID for 3d Lut and control logic 2024-02-06 14:55:02 +00:00
vulkan radv: support minmax filter for more formats 2024-02-12 20:05:27 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00