Searched refs:ISL_TXC_ETC2 (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/prebuilt-intermediates/isl/ |
D | isl_format_layout.c | 4027 .txc = ISL_TXC_ETC2, 4047 .txc = ISL_TXC_ETC2, 4067 .txc = ISL_TXC_ETC2, 4087 .txc = ISL_TXC_ETC2, 4107 .txc = ISL_TXC_ETC2, 4127 .txc = ISL_TXC_ETC2, 4427 .txc = ISL_TXC_ETC2, 4447 .txc = ISL_TXC_ETC2, 4467 .txc = ISL_TXC_ETC2, 4487 .txc = ISL_TXC_ETC2,
|
/external/mesa3d/src/intel/isl/ |
D | isl.h | 452 ISL_TXC_ETC2, enumerator 1629 case ISL_TXC_ETC2: in isl_format_has_bc_compression()
|
D | isl_format.c | 721 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_sampling() 754 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_filtering()
|