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.c3947 .txc = ISL_TXC_ETC2,
3967 .txc = ISL_TXC_ETC2,
3987 .txc = ISL_TXC_ETC2,
4007 .txc = ISL_TXC_ETC2,
4027 .txc = ISL_TXC_ETC2,
4047 .txc = ISL_TXC_ETC2,
4347 .txc = ISL_TXC_ETC2,
4367 .txc = ISL_TXC_ETC2,
4387 .txc = ISL_TXC_ETC2,
4407 .txc = ISL_TXC_ETC2,
/external/mesa3d/src/intel/isl/
Disl.h437 ISL_TXC_ETC2, enumerator
1474 case ISL_TXC_ETC2: in isl_format_has_bc_compression()
Disl_format.c400 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_sampling()
433 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_filtering()