mesa/src/amd
Samuel Pitoiset 7fe169dd4a ac,radv,radeonsi: introduce a helper to build a sampler descriptor
This introduces ac_sampler_state which contains all information to
build a sampler descriptor for AMD hardware instead of duplicating
code between RADV and RadeonSI. Both drivers just need to fill this
new struct to get a descriptor.

This allows RADV to get GFX12 support for free. I think we should
introduce helpers for other type of descriptors.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29221>
2024-05-17 13:43:12 +00:00
..
addrlib
ci Uprev Piglit to 8a6ce9c6fc5c8039665655bca4904d5601c6dba0 2024-05-16 10:15:17 +00:00
common ac,radv,radeonsi: introduce a helper to build a sampler descriptor 2024-05-17 13:43:12 +00:00
compiler aco/gfx12: disable s_cmpk optimization 2024-05-14 20:50:28 +00:00
drm-shim
llvm ac/llvm: improve/simplify/fix load_ssbo 2024-05-15 06:42:33 +00:00
registers
vpelib
vulkan ac,radv,radeonsi: introduce a helper to build a sampler descriptor 2024-05-17 13:43:12 +00:00
meson.build