mesa/src/gallium/drivers
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
..
asahi asahi: unify naming for COUNTS structs 2024-05-16 13:25:56 -04:00
crocus
d3d12
etnaviv
freedreno util/u_trace: Pass explicit frame_nr argument to delimit frames 2024-05-16 18:12:30 +00:00
i915 treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
iris anv: Use current_frame from vk device to delimit u_trace frames 2024-05-16 18:12:31 +00:00
lima
llvmpipe treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
nouveau
panfrost
r300
r600 r600: fix vertex state update clover regression 2024-05-16 14:41:25 +00:00
radeonsi ac,radv,radeonsi: introduce a helper to build a sampler descriptor 2024-05-17 13:43:12 +00:00
softpipe
svga treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
tegra
v3d v3d: support 2712D0 2024-05-15 13:57:10 +00:00
vc4 vc4: use IO semantics for location 2024-05-13 14:35:46 +00:00
virgl Uprev Piglit to 8a6ce9c6fc5c8039665655bca4904d5601c6dba0 2024-05-16 10:15:17 +00:00
zink zink: ci updates 2024-05-16 12:33:44 +00:00