Searched refs:ISL_TXC_NONE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/isl/ |
D | isl_format_layout.c | 47 .txc = ISL_TXC_NONE, 67 .txc = ISL_TXC_NONE, 87 .txc = ISL_TXC_NONE, 107 .txc = ISL_TXC_NONE, 127 .txc = ISL_TXC_NONE, 147 .txc = ISL_TXC_NONE, 167 .txc = ISL_TXC_NONE, 187 .txc = ISL_TXC_NONE, 207 .txc = ISL_TXC_NONE, 227 .txc = ISL_TXC_NONE, [all …]
|
/external/mesa3d/src/intel/isl/ |
D | isl.h | 443 ISL_TXC_NONE = 0, enumerator 1612 return fmtl->txc != ISL_TXC_NONE; in isl_format_is_compressed() 1623 case ISL_TXC_NONE: in isl_format_has_bc_compression()
|