930ea030ed
The ISL_AUX_USAGE_STC_CCS is the last defined usage. We could get a random value from isl_encode_aux_mode[] once it is passed as index if its element is not initialized. Explicit initialization of ISL_AUX_USAGE_HIZ_CCS_WT is added too. Suggested by Nanley Chery <nanley.g.chery@intel.com> Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29906>