mesa/src/intel/blorp
Nanley Chery 69d91ae975 intel/blorp: Use get_copy_format_for_bpb more for gfx12.5
Use get_copy_format_for_bpb() instead of
get_ccs_compatible_uint_format() when performing blorp_copy(). This
matches the code path taken on gfx20 and increases the testing of cases
which would impact gfx12.0 in isl_get_sampler_clear_field_offset().

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35329>
2025-06-09 17:40:20 +00:00
..
blorp.c intel/blorp: Redescribe gfx12.5 surfaces for CCS fast clears 2025-05-13 15:13:05 +00:00
blorp.h blorp: relax depth/stencil<->color copy restriction 2025-03-25 08:01:15 +00:00
blorp_blit.c intel/blorp: Use get_copy_format_for_bpb more for gfx12.5 2025-06-09 17:40:20 +00:00
blorp_brw.c blorp: relax depth/stencil<->color copy restriction 2025-03-25 08:01:15 +00:00
blorp_clear.c blorp: cast uint32_t -> int64_t to avoid potential overflow 2025-05-22 21:14:26 +00:00
blorp_elk.c intel: prepare VUE layout for more than 2 layouts 2025-05-08 06:48:35 +00:00
blorp_genX_exec_brw.h anv: use the float qualifier to denote the right value 2025-06-05 20:26:54 +02:00
blorp_genX_exec_elk.h intel: Drop BLORP_BATCH_NO_UPDATE_CLEAR_COLOR 2024-08-26 23:57:12 +00:00
blorp_nir_builder.h intel/blorp: Set nir_shader::options up-front before building 2024-06-17 19:37:15 +00:00
blorp_priv.h intel/blorp: Specify a subgroup size requirement of 16 for fast clear or repclear shaders. 2025-01-29 23:39:32 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00