Home
last modified time | relevance | path

Searched refs:ISL_TXC_HIZ (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl.h555 ISL_TXC_HIZ, enumerator
1939 case ISL_TXC_HIZ: in isl_format_has_bc_compression()
1962 return fmtl->txc == ISL_TXC_HIZ; in isl_format_is_hiz()
Disl.c873 } else if (fmtl->txc == ISL_TXC_HIZ) { in isl_choose_image_alignment_el()