Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/isl/
Disl_format_layout.c4027 .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/
Disl.h452 ISL_TXC_ETC2, enumerator
1629 case ISL_TXC_ETC2: in isl_format_has_bc_compression()
Disl_format.c721 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()