Home
last modified time | relevance | path

Searched refs:ISL_TXC_MCS (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_gfx7.c241 if (isl_format_get_layout(info->format)->txc == ISL_TXC_MCS) in isl_gfx6_filter_tiling()
Disl.h556 ISL_TXC_MCS, enumerator
1940 case ISL_TXC_MCS: in isl_format_has_bc_compression()
1954 return fmtl->txc == ISL_TXC_MCS; in isl_format_is_mcs()
Disl.c861 if (fmtl->txc == ISL_TXC_MCS) { in isl_choose_image_alignment_el()