mesa/src/intel/blorp
Nanley Chery 1ac1b17087 intel/blorp: Add depth usage check for copy format
We will soon update the CCS_E aux-usage check to a CCS_E format check.
Since depth formats support CCS_E on gfx12+, add another check for the
depth usage to prevent depth surfaces from falling into the CCS_E copy
format case.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23087>
2023-05-22 22:20:58 +00:00
..
blorp.c intel: Implement ISL_AUX_OP_AMBIGUATE for MCS 2023-05-11 23:41:16 +00:00
blorp.h intel: Implement ISL_AUX_OP_AMBIGUATE for MCS 2023-05-11 23:41:16 +00:00
blorp_blit.c intel/blorp: Add depth usage check for copy format 2023-05-22 22:20:58 +00:00
blorp_clear.c intel: Implement ISL_AUX_OP_AMBIGUATE for MCS 2023-05-11 23:41:16 +00:00
blorp_genX_exec.h intel/blorp: Assert an 8bpp fast clear restriction 2023-05-15 19:54:02 +00:00
blorp_nir_builder.h nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
blorp_priv.h blorp: Make blitter_supports_aux accessible from multiple files. 2022-09-28 08:41:35 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00