mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 01:18:12 +02:00
Rename the isl_aux_usage enum to clarify that it is optional on gfx125. The new name comes from the Alchemist docs, where the feature is referred to as "Fast Clear Optimization (FCV)". The rename was done with this command: git grep -l "GFX12_CCS_E" | xargs sed -ie "s/GFX12_CCS_E/FCV_CCS_E/g" Reviewed-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23220> |
||
|---|---|---|
| .. | ||
| isl_aux_info_test.cpp | ||
| isl_surf_get_image_offset_test.c | ||